git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed unused parser.cpp.
[stg.git]
/
stglibs
/
srvconf.lib
/
Makefile
diff --git
a/stglibs/srvconf.lib/Makefile
b/stglibs/srvconf.lib/Makefile
index 45f3899db0a4eb46cc6783d5f72ca68a4885cd3b..5cbc5d40d7d3fb11849ef6967e32b47c7cb3d4c8 100644
(file)
--- a/
stglibs/srvconf.lib/Makefile
+++ b/
stglibs/srvconf.lib/Makefile
@@
-9,13
+9,13
@@
STGLIBS = -lstgcommon \
LIBS = -lexpat
SRCS = netunit.cpp \
- parser.cpp \
parser_auth_by.cpp \
parser_server_info.cpp \
parser_check_user.cpp \
parser_get_user.cpp \
parser_get_users.cpp \
parser_chg_user.cpp \
+ parser_send_message.cpp \
servconf.cpp
INCS = servconf.h \