X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e9d45351deaf9ce85a9f1ee116f1f62988322e84..7723eaf21d7d3d0d865545a890d74f3724bf23d2:/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 \