~ubuntu-branches/ubuntu/natty/libgcrypt11/natty-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2009-02-21 13:46:58 UTC
  • mto: (1.1.6 upstream) (2.1.3 squeeze)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20090221134658-855twvcr4ezk2ron
ImportĀ upstreamĀ versionĀ 1.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
23
23
  --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
24
24
 
25
 
DIST_SUBDIRS = m4 mpi cipher src doc tests
26
 
SUBDIRS = mpi cipher src doc tests
27
 
EXTRA_DIST = BUGS autogen.sh README.SVN
 
25
DIST_SUBDIRS = m4 mpi cipher random src doc tests
 
26
SUBDIRS = mpi cipher random src doc tests
 
27
EXTRA_DIST = autogen.sh README.SVN
28
28
DISTCLEANFILES = 
29
29
 
30
30