X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5ccaabc825f5951d8328fe4c325d131feb7c2208..6124f07f31aa48cbeef0d8939b76eac73a8a227e:/stglibs/common.lib/Makefile?ds=sidebyside 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