[gnome-characters] build: Add *.gir to DISTCLEANFILES



commit 11c8c335c95808f13439275688de3e674e04b44c
Author: Daiki Ueno <dueno src gnome org>
Date:   Mon Nov 24 17:18:30 2014 +0900

    build: Add *.gir to DISTCLEANFILES

 lib/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8eeccdf..e4508a4 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -39,5 +39,6 @@ typelib_DATA = $(gir_DATA:.gir=.typelib)
 
 EXTRA_DIST = $(gir_DATA) gen-confusables.py
 CLEANFILES = $(typelib_DATA)
+DISTCLEANFILES = $(gir_DATA)
 
 -include $(top_srcdir)/git.mk


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