]> git.stg.codes - stg.git/blobdiff - stglibs/crypto.lib/Makefile
crypto.lib is now a plain C library
[stg.git] / stglibs / crypto.lib / Makefile
index 7d19fcec9a75d7cccac116051d5aec1661f726d4..6e83e01ee1d568fe808c27fe6e3e0b99479e958a 100644 (file)
@@ -4,8 +4,8 @@
 
 LIB_NAME = stgcrypto
 
-SRCS = ag_md5.cpp \
-       blowfish.cpp
+SRCS = ag_md5.c \
+       blowfish.c
 
 INCS = ag_md5.h \
        blowfish.h