diff options
Diffstat (limited to 'crypto/rijndael/Makefile.ssl')
-rw-r--r-- | crypto/rijndael/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rijndael/Makefile.ssl b/crypto/rijndael/Makefile.ssl index d559e061d8..ddc480e9d7 100644 --- a/crypto/rijndael/Makefile.ssl +++ b/crypto/rijndael/Makefile.ssl @@ -86,4 +86,4 @@ clean: # DO NOT DELETE THIS LINE -- make depend depends on it. -rd_fst.o: rd_fst.h +rd_fst.o: rd_fst.c rd_fst.h |