git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into naffanya-dev
[stg.git]
/
projects
/
sgconf
/
Makefile
diff --git
a/projects/sgconf/Makefile
b/projects/sgconf/Makefile
index 0098ff5ef0b7adab9d1edd0e564ab22cdf69c20e..e564b246126d83591a34b6949cdaf87f00aaacba 100644
(file)
--- a/
projects/sgconf/Makefile
+++ b/
projects/sgconf/Makefile
@@
-9,7
+9,8
@@
PROG = sgconf
SRCS = ./main.cpp \
./common_sg.cpp \
./options.cpp \
- ./actions.cpp
+ ./actions.cpp \
+ ./xml.cpp
STGLIBS = conffiles \
srvconf \