From f00b093b7fbc5d828f5d0c795d11ca62a975a1bb Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 7 Jul 1999 11:28:22 +0000 Subject: See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b07b909f..d825afc6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,9 +23,11 @@ dist-hook: sed -e 's/@pkg_version@/$(VERSION)/g' \ $(top_srcdir)/scripts/gnupg.spec.in \ > $(distdir)/scripts/gnupg.spec + rm $(distdir)/gcrypt/*.[ch] -# maintainer only +if MAINTAINER_MODE +# This is only useful within my local environment (wk) cvs-get: rsync -Cavuzb --exclude scratch --exclude .deps \ wkoch@sigtrap.guug.de:work/gnupg . @@ -36,6 +38,7 @@ cvs-put: cvs-sync: cvs-get cvs-put +endif .PHONY: cvs-get cvs-put cvs-sync -- cgit v1.2.1