aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r--cipher/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am
index 3e12c1f18..558d88047 100644
--- a/cipher/Makefile.am
+++ b/cipher/Makefile.am
@@ -1,5 +1,5 @@
-# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003,
-# 2005 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005,
+# 2007 Free Software Foundation, Inc.
#
# This file is part of GnuPG.
#
@@ -38,6 +38,7 @@ libcipher_a_SOURCES = cipher.c \
blowfish.c \
cast5.c \
rijndael.c \
+ camellia.c camellia.h camellia-glue.c \
elgamal.c \
elgamal.h \
rsa.c rsa.h \