X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6124f07f31aa48cbeef0d8939b76eac73a8a227e..9fdd58e794e43fc2435265c4fb2f6933758f3c0b:/stglibs/crypto.lib/Makefile

diff --git a/stglibs/crypto.lib/Makefile b/stglibs/crypto.lib/Makefile
index 7d19fcec..6e83e01e 100644
--- a/stglibs/crypto.lib/Makefile
+++ b/stglibs/crypto.lib/Makefile
@@ -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