aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r--cipher/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am
index ad6722876..2967363b4 100644
--- a/cipher/Makefile.am
+++ b/cipher/Makefile.am
@@ -27,8 +27,7 @@ libcipher_a_SOURCES = blowfish.c \
misc.c \
smallprime.c
+libcipher_a_DEPENDENCIES = @CIPHER_EXTRA_OBJS@
libcipher_a_LIBADD = @CIPHER_EXTRA_OBJS@
-$(LIBRARIES): @CIPHER_EXTRA_OBJS@
-