X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..aa24fde9f922b0dd8c37ed16ac84aa77157c50ae:/stglibs/dotconfpp.lib/Makefile?ds=sidebyside diff --git a/stglibs/dotconfpp.lib/Makefile b/stglibs/dotconfpp.lib/Makefile index 85e34a7f..3acce922 100644 --- a/stglibs/dotconfpp.lib/Makefile +++ b/stglibs/dotconfpp.lib/Makefile @@ -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