X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5ccaabc825f5951d8328fe4c325d131feb7c2208..0e1a152a317a37c709c2b360a55023995b516cd8:/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