]> git.stg.codes - stg.git/blobdiff - projects/sgconf/Makefile
Added XML pretty-printer.
[stg.git] / projects / sgconf / Makefile
index 096991221d761977ddd36c10897a4ff922d8ac55..e564b246126d83591a34b6949cdaf87f00aaacba 100644 (file)
@@ -7,7 +7,10 @@ include ../../Makefile.conf
 PROG = sgconf
 
 SRCS = ./main.cpp \
-       ./common_sg.cpp
+       ./common_sg.cpp \
+       ./options.cpp \
+       ./actions.cpp \
+       ./xml.cpp
 
 STGLIBS = conffiles \
           srvconf \