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