X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9f2fcf1cf2b6e0665bb6375b69346117f26b6bf0..d625e80d62fc8b98c18a95c65e6fa329b7fcc85b:/projects/sgconf/Makefile?ds=sidebyside diff --git a/projects/sgconf/Makefile b/projects/sgconf/Makefile index 09699122..0098ff5e 100644 --- a/projects/sgconf/Makefile +++ b/projects/sgconf/Makefile @@ -7,7 +7,9 @@ include ../../Makefile.conf PROG = sgconf SRCS = ./main.cpp \ - ./common_sg.cpp + ./common_sg.cpp \ + ./options.cpp \ + ./actions.cpp STGLIBS = conffiles \ srvconf \