]> git.stg.codes - stg.git/blobdiff - stglibs/dotconfpp.lib/Makefile
Keep stglibs headers and libraries "at home"
[stg.git] / stglibs / dotconfpp.lib / Makefile
index 85e34a7f72b333e8ead53fdc51098e9f1964d035..3acce9221fbd59e4406fd85cd44b515bd6ff58b4 100644 (file)
@@ -3,12 +3,10 @@
 ###############################################################################
 
 LIB_NAME = dotconfpp
-PROG = lib$(LIB_NAME)
 
 SRCS = dotconfpp.cpp \
        mempool.cpp
 
-INCS = dotconfpp.h \
-       mempool.h
+INCS = dotconfpp.h
 
 include ../Makefile.in