git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0683126
)
Added new parsers to compilation.
author
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 7 Oct 2013 22:05:16 +0000
(
01:05
+0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 7 Oct 2013 22:05:16 +0000
(
01:05
+0300)
stglibs/srvconf.lib/Makefile
patch
|
blob
|
history
diff --git
a/stglibs/srvconf.lib/Makefile
b/stglibs/srvconf.lib/Makefile
index d3fdb2841fb713768a7d3940bd9028a939284142..974bf8438cc225a1abdfb3323e0b5c5de4352d22 100644
(file)
--- a/
stglibs/srvconf.lib/Makefile
+++ b/
stglibs/srvconf.lib/Makefile
@@
-9,8
+9,10
@@
STGLIBS = -lstgcommon \
LIBS = -lexpat
SRCS = parsers/property.cpp \
- parsers/auth_by.cpp \
parsers/server_info.cpp \
+ parsers/get_admins.cpp \
+ parsers/get_admin.cpp \
+ parsers/auth_by.cpp \
parsers/check_user.cpp \
parsers/get_user.cpp \
parsers/get_users.cpp \