X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8569ecdc2c9368dc0fe650b901cce7b37337ffec..2dec87980c189e52d50ca5a18e525b59b9caf647:/projects/sgconf/Makefile diff --git a/projects/sgconf/Makefile b/projects/sgconf/Makefile index 0098ff5e..e564b246 100644 --- a/projects/sgconf/Makefile +++ b/projects/sgconf/Makefile @@ -9,7 +9,8 @@ PROG = sgconf SRCS = ./main.cpp \ ./common_sg.cpp \ ./options.cpp \ - ./actions.cpp + ./actions.cpp \ + ./xml.cpp STGLIBS = conffiles \ srvconf \