]> git.stg.codes - stg.git/blobdiff - stglibs/crypto.lib/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / stglibs / crypto.lib / Makefile
index 6e83e01ee1d568fe808c27fe6e3e0b99479e958a..47e91203569c6e2aafa8d11fc0ec7e34e7b0ba11 100644 (file)
@@ -5,9 +5,11 @@
 LIB_NAME = stgcrypto
 
 SRCS = ag_md5.c \
-       blowfish.c
+       blowfish.c \
+       bfstream.cpp
 
 INCS = ag_md5.h \
-       blowfish.h
+       blowfish.h \
+       bfstream.h
 
 include ../Makefile.in