X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/cd11c954038ca00b7254d3a1c128c07e73c79c5c..6b0c81934f762b8804d137375e21e7957446cefd:/projects/stargazer/Makefile

diff --git a/projects/stargazer/Makefile b/projects/stargazer/Makefile
index 36739cc6..56702d07 100644
--- a/projects/stargazer/Makefile
+++ b/projects/stargazer/Makefile
@@ -8,11 +8,13 @@ PROG = stargazer
 
 SRCS = ./admin_impl.cpp \
        ./admins_impl.cpp \
+       ./corps_impl.cpp \
        ./eventloop.cpp \
        ./main.cpp \
        ./pidfile.cpp \
        ./plugin_runner.cpp \
        ./settings_impl.cpp \
+       ./services_impl.cpp \
        ./stg_timer.cpp \
        ./store_loader.cpp \
        ./tariff_impl.cpp \