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