X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/70c7a7e4463c27aa6592225fd3ea5e2bc49f048c..efe50c4a9c6f0938f80100c7338db3459be9e0c1:/projects/sgconf/Makefile diff --git a/projects/sgconf/Makefile b/projects/sgconf/Makefile index fd012fc4..803035df 100644 --- a/projects/sgconf/Makefile +++ b/projects/sgconf/Makefile @@ -8,12 +8,14 @@ PROG = sgconf SRCS = ./main.cpp \ ./options.cpp \ + ./api_action.cpp \ ./actions.cpp \ ./admins.cpp \ ./tariffs.cpp \ ./users.cpp \ ./services.cpp \ ./corps.cpp \ + ./info.cpp \ ./xml.cpp STGLIBS = srvconf \