diff options
| -rw-r--r-- | lang/python/Makefile.am | 4 | 
1 files changed, 1 insertions, 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.  # | 
