[gtk+] build: Fix make dist
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] build: Fix make dist
- Date: Tue, 8 Jul 2014 08:13:51 +0000 (UTC)
commit eec6deba90d8cd771e83559f6996a1ce547d4c8a
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Tue Jul 8 10:12:52 2014 +0200
build: Fix make dist
examples/bp/Makefile.am | 2 ++
gtk/inspector/Makefile.am | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/examples/bp/Makefile.am b/examples/bp/Makefile.am
index ed1a486..6930521 100644
--- a/examples/bp/Makefile.am
+++ b/examples/bp/Makefile.am
@@ -26,4 +26,6 @@ bloatpad-gresources.c: $(resource_files)
CLEANFILES = bloatpad-gresources.c
+EXTRA_DIST = $(resource_files)
+
-include $(top_srcdir)/git.mk
diff --git a/gtk/inspector/Makefile.am b/gtk/inspector/Makefile.am
index 3cfac71..49d843e 100644
--- a/gtk/inspector/Makefile.am
+++ b/gtk/inspector/Makefile.am
@@ -104,6 +104,7 @@ templates = \
prop-list.ui \
resource-list.ui \
signals-list.ui \
+ style-prop-list.ui \
visual.ui \
widget-tree.ui \
window.ui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]