summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-07-05 16:44:03 +0000
committerWerner Koch <wk@gnupg.org>2008-07-05 16:44:03 +0000
commitb43501cc3f5b760da701e48a48e00634ad06e461 (patch)
treedd6713ea5e42bb805074010c7bc4797d5153ffdc /Makefile.am
parent40e1ff89408eaeb56d32068bc9c9551715f2deff (diff)
downloadlibgcrypt-b43501cc3f5b760da701e48a48e00634ad06e461.tar.gz
Moved random stuff into its own directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d73eea2c..87eeff00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,8 +22,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
--enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
-DIST_SUBDIRS = m4 mpi cipher src doc tests
-SUBDIRS = mpi cipher src doc tests
+DIST_SUBDIRS = m4 mpi cipher random src doc tests
+SUBDIRS = mpi cipher random src doc tests
EXTRA_DIST = BUGS autogen.sh README.SVN
DISTCLEANFILES =