]> git.stg.codes - stg.git/blobdiff - projects/sgconf/Makefile
Implemented some operations with admins.
[stg.git] / projects / sgconf / Makefile
index 0098ff5ef0b7adab9d1edd0e564ab22cdf69c20e..dd2cc66b9977501bb036d6d325f26d47c06d9b01 100644 (file)
@@ -9,7 +9,9 @@ PROG = sgconf
 SRCS = ./main.cpp \
        ./common_sg.cpp \
        ./options.cpp \
-       ./actions.cpp
+       ./actions.cpp \
+       ./admins.cpp \
+       ./xml.cpp
 
 STGLIBS = conffiles \
           srvconf \