[baobab] Cleanup Makefile.am



commit 436c951e92b691e356816f194859d3de46a6b2e7
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Wed Aug 7 11:22:21 2013 +0200

    Cleanup Makefile.am

 Makefile.am |   24 +++---------------------
 1 files changed, 3 insertions(+), 21 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7f325d9..a3aa576 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,30 +6,12 @@ SUBDIRS =  src data pixmaps help po
 EXTRA_DIST = \
        COPYING.docs
 
-MAINTAINERCLEANFILES =                 \
+MAINTAINERCLEANFILES = \
+        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
+        $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
        ABOUT-NLS               \
-       aclocal.m4              \
-       config.guess            \
-       config.h.in             \
        config.rpath            \
-       config.sub              \
-       depcomp                 \
-       INSTALL                 \
-       install-sh              \
-       ltmain.sh               \
-       missing                 \
        m4                      \
-       omf.make                \
-       xmldocs.make            \
-       po/Makefile.in.in       \
-       po/Makevars.template    \
-       po/Rules-quot           \
-       po/boldquot.sed         \
-       po/en boldquot header   \
-       po/en quot header       \
-       po/insert-header.sin    \
-       po/quot.sed             \
-       po/remove-potcdate.sin  \
        $(NULL)
 
 dist-hook:


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