X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..6d2d8f97a73949a7776f67ded7f36bbfe4bba980:/stglibs/dotconfpp.lib/Makefile diff --git a/stglibs/dotconfpp.lib/Makefile b/stglibs/dotconfpp.lib/Makefile index 85e34a7f..bc76d969 100644 --- a/stglibs/dotconfpp.lib/Makefile +++ b/stglibs/dotconfpp.lib/Makefile @@ -8,7 +8,6 @@ PROG = lib$(LIB_NAME) SRCS = dotconfpp.cpp \ mempool.cpp -INCS = dotconfpp.h \ - mempool.h +INCS = dotconfpp.h include ../Makefile.in