X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..8b2d407ef1f52d42ca30d8f5e23c7a4277a2acd5:/stglibs/crypto.lib/Makefile diff --git a/stglibs/crypto.lib/Makefile b/stglibs/crypto.lib/Makefile index 36ef7ee6..6e83e01e 100644 --- a/stglibs/crypto.lib/Makefile +++ b/stglibs/crypto.lib/Makefile @@ -3,10 +3,9 @@ ############################################################################### LIB_NAME = stgcrypto -PROG = lib$(LIB_NAME) -SRCS = ag_md5.cpp \ - blowfish.cpp +SRCS = ag_md5.c \ + blowfish.c INCS = ag_md5.h \ blowfish.h