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