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