[baobab] Makefile cleanup



commit eb0dc2ecfe61b31f0f0aeef9e9f12d574dcf8a83
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Tue Aug 9 22:42:40 2016 +0200

    Makefile cleanup
    
    The new git.mk takes care of these files now.

 Makefile.am |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a3aa576..6bb4c84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,11 +7,9 @@ EXTRA_DIST = \
        COPYING.docs
 
 MAINTAINERCLEANFILES = \
-        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
-        $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
-       ABOUT-NLS               \
-       config.rpath            \
-       m4                      \
+       $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL)      \
+       $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN)   \
+       m4                                              \
        $(NULL)
 
 dist-hook:


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