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