git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hide or add proper copy ctor and assignement operator, initialize
[stg.git]
/
projects
/
stargazer
/
Makefile
diff --git
a/projects/stargazer/Makefile
b/projects/stargazer/Makefile
index 36739cc6917b7f242f1f4112005028e1914e0c9f..56702d0711b3ee114d1fcc1fede08ccb368aa70f 100644
(file)
--- 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 \