summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-07-12 16:49:09 +0000
committerWerner Koch <wk@gnupg.org>1999-07-12 16:49:09 +0000
commit372e12766755bfcba483cb9531f431402e773379 (patch)
treeb12d8bf0f8c3fb8c32542e1d646ae03f840a7d34 /Makefile.am
parent6c18055da8d34c083c66d88674be06ee84a46a9a (diff)
downloadlibgcrypt-372e12766755bfcba483cb9531f431402e773379.tar.gz
See ChangeLog: Mon Jul 12 18:45:57 CEST 1999 Werner Koch
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d825afc6..0868a48c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ dist-hook:
sed -e 's/@pkg_version@/$(VERSION)/g' \
$(top_srcdir)/scripts/gnupg.spec.in \
> $(distdir)/scripts/gnupg.spec
- rm $(distdir)/gcrypt/*.[ch]
+ -rm $(distdir)/gcrypt/*.[ch]
if MAINTAINER_MODE