[Pkg-gnupg-commit] [gpgme] 23/103: python: Prune CLEANFILES.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Dec 14 18:53:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gpgme.
commit 63bec9f48666d811b65e2ef5cc63f8b731249088
Author: Justus Winter <justus at g10code.com>
Date: Mon Apr 10 15:24:03 2017 +0200
python: Prune CLEANFILES.
--
Fixes-commit: e7d9c0c3d773f826dbd2ed417d04e25c410f3374
Signed-off-by: Justus Winter <justus at g10code.com>
---
lang/python/Makefile.am | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index 8f80a6b..3fa98b5 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -65,9 +65,7 @@ upload: python$(PYTHON_VERSION)-gpg-dist/gpg-$(VERSION).tar.gz \
CLEANFILES = copystamp \
config.h \
data.h \
- gpg \
- files.txt \
- install_files.txt
+ gpg
# Remove the rest.
#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list