[gtk+] Towards a working distcheck
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Towards a working distcheck
- Date: Sat, 23 Jul 2011 14:13:59 +0000 (UTC)
commit c3be60198f1ae6fe1e919677914b82cb934ffda2
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jul 22 23:09:23 2011 -0400
Towards a working distcheck
Makefile.am | 1 +
gtk/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e4818ba..47afc44 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -145,6 +145,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--enable-man \
--disable-rebuilds \
+ --disable-maintainer-mode \
--enable-introspection
GITIGNOREFILES = \
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index cb6b4e5..908b38e 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -857,7 +857,7 @@ EXTRA_DIST += $(STOCK_ICONS)
gen_sources = xgen-gdef xgen-gtbh xgen-gtic xgen-gmh xgen-gmc xgen-gmlh xgen-gmlc xgen-gtfsrc.c xgen-gtf
CLEANFILES = $(gen_sources)
-BUILT_SOURCES = $(gtk_built_sources)
+BUILT_SOURCES = $(gtk_built_sources) stamp-icons
# all autogenerated files need to be generated in the srcdir,
# so old versions get remade and are not confused with newer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]