X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2b4bcb0b184c0b94c0650400217192a0a4e513e2..ab494c1e3eafc27c84c8cf0eb5e5ad8ef37389bc:/stglibs/crypto.lib/Makefile?ds=inline 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