From 63bec9f48666d811b65e2ef5cc63f8b731249088 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 10 Apr 2017 15:24:03 +0200 Subject: [PATCH] python: Prune CLEANFILES. -- Fixes-commit: e7d9c0c3d773f826dbd2ed417d04e25c410f3374 Signed-off-by: Justus Winter --- 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 8f80a6be..3fa98b56 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. #