git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ticket. AddParser() call for the 'changePolicy' added.
[stg.git]
/
projects
/
sgconf
/
Makefile
diff --git
a/projects/sgconf/Makefile
b/projects/sgconf/Makefile
index fd012fc40f1033e325b90ea30f4a6abae3ec4ade..803035df22dcb39f7f60d738b4eb03c625df08c2 100644
(file)
--- 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 \