[gnome-sudoku/vala-port] Remove py-compile from MAINTAINERCLEANFILES



commit 6f51ffaab3470822d5968638ee06fd4a586c6a3a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Nov 16 18:23:50 2013 -0600

    Remove py-compile from MAINTAINERCLEANFILES

 Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index bab47cc..cadee0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ SUBDIRS = data help po src
 
 MAINTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
-       $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
-       py-compile
+       $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN)
 
 -include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]