aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r--cipher/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am
index f89a0b735..83e81877e 100644
--- a/cipher/Makefile.am
+++ b/cipher/Makefile.am
@@ -76,7 +76,7 @@ libcipher_a_SOURCES = cipher.c \
# configure creates the constructor file
BUILT_SOURCES = construct.c
-
+DISTCLEANFILES = construct.c
libcipher_a_DEPENDENCIES = @STATIC_CIPHER_OBJS@
libcipher_a_LIBADD = @STATIC_CIPHER_OBJS@