From 156ac6fc1d942580677629a029b174c87a667463 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 26 Oct 1999 18:06:45 +0000 Subject: See ChangeLog: Tue Oct 26 20:03:44 CEST 1999 Werner Koch --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1d3bec69..20fad910 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ else checks = checks endif -SUBDIRS = intl zlib util mpi cipher tools g10 po doc ${checks} ${gcrypt} +SUBDIRS = intl zlib util mpi cipher ${gcrypt} tools g10 po doc ${checks} EXTRA_DIST = README-alpha VERSION PROJECTS BUGS # gettext never gets it right, so we take here care of deleting the # symlink. my_clean_gcrypt is just a kludge until we can include @@ -37,7 +37,6 @@ dist-hook: sed -e 's/@pkg_version@/$(VERSION)/g' \ $(top_srcdir)/scripts/gnupg.spec.in \ > $(distdir)/scripts/gnupg.spec - -rm $(distdir)/gcrypt/*.[ch] if MAINTAINER_MODE -- cgit v1.2.1