diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c64072c41..ee5ba9f17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,9 @@ MAINTAINERCLEANFILES= \ $(srcdir)/m4/ltoptions.m4 \ $(srcdir)/pkcs11-helper.spec $(srcdir)/config-w32-vc.h +CLEANFILES= \ + $(srcdir)/$(distdir).tar.gz + EXTRA_DIST = \ .gitignore \ .codacy.yml \ |