]> git.stg.codes - stg.git/commitdiff
Corporations added to compilation
authorMaxim Mamontov <faust.madf@gmail.com>
Sat, 13 Aug 2011 16:11:58 +0000 (19:11 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Sat, 13 Aug 2011 16:11:58 +0000 (19:11 +0300)
projects/stargazer/Makefile

index 36739cc6917b7f242f1f4112005028e1914e0c9f..56702d0711b3ee114d1fcc1fede08ccb368aa70f 100644 (file)
@@ -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 \