]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / srvconf.lib / Makefile
index 96ad48c20992fc216497c627f5feebde8427f64d..f2f379d0e4ee8f625ed6c778b0317278f54cdecb 100644 (file)
@@ -2,11 +2,11 @@
 # $Id: Makefile,v 1.9 2010/08/18 07:47:03 faust Exp $
 ###############################################################################
 
-LIB_NAME = srvconf
+LIB_NAME = stgsrvconf
 PROG = lib$(LIB_NAME)
 
-STGLIBS = -lstg_common \
-          -lstg_crypto
+STGLIBS = -lstgcommon \
+          -lstgcrypto
 LIBS = -lexpat
 
 SRCS =         netunit.cpp \