summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/Makefile.am2
-rw-r--r--demos/gtk-demo/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am
index fd819543e2..c8c9bbb1c5 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -82,3 +82,5 @@ EXTRA_DIST += \
gnu-keys.png
DISTCLEANFILES = test-inline-pixbufs.h
+
+-include $(top_srcdir)/git.mk
diff --git a/demos/gtk-demo/Makefile.am b/demos/gtk-demo/Makefile.am
index 46ebc03a1b..e9c51d0b95 100644
--- a/demos/gtk-demo/Makefile.am
+++ b/demos/gtk-demo/Makefile.am
@@ -96,3 +96,5 @@ IMAGEFILES= alphatest.png \
democode_DATA = $(demos) $(IMAGEFILES) demo.ui
DISTCLEANFILES = demos.h
+
+-include $(top_srcdir)/git.mk