X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5ccaabc825f5951d8328fe4c325d131feb7c2208..d7026c509f7a7ff0383689789f2e0b5b1fcc9b59:/stglibs/common.lib/Makefile diff --git a/stglibs/common.lib/Makefile b/stglibs/common.lib/Makefile index eb0959b7..0ef14dea 100644 --- a/stglibs/common.lib/Makefile +++ b/stglibs/common.lib/Makefile @@ -4,11 +4,10 @@ include ../../Makefile.conf -LIB_NAME = stg_common -PROG = lib$(LIB_NAME) +LIB_NAME = stgcommon SRCS = common.cpp \ - stg_strptime.cpp + strptime.cpp INCS = common.h