git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added result on success for GetAuthBy.
[stg.git]
/
stglibs
/
srvconf.lib
/
Makefile
diff --git
a/stglibs/srvconf.lib/Makefile
b/stglibs/srvconf.lib/Makefile
index 5cbc5d40d7d3fb11849ef6967e32b47c7cb3d4c8..aaf3e117999707230fb2c7a20cdfbe23022c2621 100644
(file)
--- a/
stglibs/srvconf.lib/Makefile
+++ b/
stglibs/srvconf.lib/Makefile
@@
-9,6
+9,7
@@
STGLIBS = -lstgcommon \
LIBS = -lexpat
SRCS = netunit.cpp \
+ property_parsers.cpp \
parser_auth_by.cpp \
parser_server_info.cpp \
parser_check_user.cpp \