[gnome-panel/merge-gnome-applets] build: add py-compile to maintainer clean files list



commit 553e34d40ac816cb14e8c14302738be8663b0994
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Jun 16 23:51:25 2014 +0300

    build: add py-compile to maintainer clean files list

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 23e1543..136bf8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,7 @@ MAINTAINERCLEANFILES = \
        `find "$(srcdir)" -type f -name Makefile.in -print` \
        $(srcdir)/configure \
        $(srcdir)/gtk-doc.make \
+       $(srcdir)/py-compile \
        $(srcdir)/m4/gtk-doc.m4 \
        $(srcdir)/m4/intltool.m4 \
        $(srcdir)/m4/libtool.m4 \


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