summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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