diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index d5c639042..dd75d14b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = scripts/config.rpath autogen.sh README-alpha +EXTRA_DIST = scripts/config.rpath autogen.sh README-alpha README.CVS DISTCLEANFILES = g10defs.h if BUILD_GPG @@ -45,7 +45,7 @@ else scd = endif -SUBDIRS = m4 intl jnlib common kbx \ +SUBDIRS = m4 intl jnlib common kbx \ ${gpg} ${sm} ${agent} ${scd} po doc #tests |