[tepl/tepl-4-2] build: add aminclude_static.am to the MAINTAINERCLEANFILES



commit 8907439b42d7765de88ac718263d669b70a4cb59
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Nov 5 13:52:48 2019 +0100

    build: add aminclude_static.am to the MAINTAINERCLEANFILES
    
    So that git.mk will add that file to the .gitignore.

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile.am b/Makefile.am
index cadf0ed..8b7bb5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,7 @@ MAINTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
        $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
        $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
+       aminclude_static.am \
        gtk-doc.make \
        INSTALL
 


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