[gtkhtml/gnome-3-12] Bug 731611 - Do not include marshall-generated code in tarballs
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkhtml/gnome-3-12] Bug 731611 - Do not include marshall-generated code in tarballs
- Date: Wed, 18 Jun 2014 09:29:27 +0000 (UTC)
commit 8e9a700e11f30b1d5b39c75c50ebddb1c2fa800b
Author: Milan Crha <mcrha redhat com>
Date: Wed Jun 18 11:26:05 2014 +0200
Bug 731611 - Do not include marshall-generated code in tarballs
components/editor/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/components/editor/Makefile.am b/components/editor/Makefile.am
index bca876f..2909e17 100644
--- a/components/editor/Makefile.am
+++ b/components/editor/Makefile.am
@@ -115,6 +115,9 @@ EXTRA_DIST = \
CLEANFILES = $(BUILT_SOURCES)
DISTCLEANFILES = $(pkgconfig_DATA)
+dist-hook:
+ cd $(distdir); rm -f $(BUILT_SOURCES)
+
if GLADE_CATALOG
gladecatalog_DATA = gtkhtml-editor.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]