]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/Makefile
Ticket 37. formatTime() changed to x2str() for the ChangePolicyTimeout
[stg.git] / stglibs / srvconf.lib / Makefile
index ab170663e8a64bd1fa6bd0e5d4a5d0ffd8a23a03..e3bfa76219fdab686afac6203e6a76186be74e83 100644 (file)
@@ -8,15 +8,14 @@ STGLIBS = -lstgcommon \
           -lstgcrypto
 LIBS = -lexpat
 
-SRCS =  netunit.cpp \
+SRCS =         netunit.cpp \
         parser.cpp \
-        parser_auth_by.cpp \
         servconf.cpp
 
 INCS = servconf.h \
        netunit.h
 
 LIB_INCS = -I ../common.lib/include \
-           -I ../crypto.lib/include
+          -I ../crypto.lib/include
 
 include ../Makefile.in