X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e9cb0683c0b33d8458c1d9b2558bbeb5d101e680..20d884ddac6b8cacedb2701e282efe3ff9785cbf:/projects/sgconf/Makefile?ds=inline diff --git a/projects/sgconf/Makefile b/projects/sgconf/Makefile index 09699122..dd2cc66b 100644 --- a/projects/sgconf/Makefile +++ b/projects/sgconf/Makefile @@ -7,7 +7,11 @@ include ../../Makefile.conf PROG = sgconf SRCS = ./main.cpp \ - ./common_sg.cpp + ./common_sg.cpp \ + ./options.cpp \ + ./actions.cpp \ + ./admins.cpp \ + ./xml.cpp STGLIBS = conffiles \ srvconf \