X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/0c109e9e61ae3624f30621b5fd328f354bfa6524..01cdd74060b063287784d3aff7f9f861a404b789:/projects/sgconf/Makefile diff --git a/projects/sgconf/Makefile b/projects/sgconf/Makefile index 0098ff5e..263f6603 100644 --- a/projects/sgconf/Makefile +++ b/projects/sgconf/Makefile @@ -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 \