summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-06-27 19:13:34 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-06-27 19:13:34 +0200
commit2fabefa130d55e9740cc43563036fe4d63875edb (patch)
tree0a15152be023c58aea3bcf38279c1fa6f5c78fac
parentdda4f701183a3a12bd267e69a82cf99f300e9a75 (diff)
build-sys: Include git.mk in examples/ Makefile.am
-rw-r--r--examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 959a4da..0421915 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -49,3 +49,5 @@ list_vms_async_LDADD = \
../govirt/libgovirt.la \
$(GLIB_LIBS) \
$(REST_LIBS)
+
+-include $(top_srcdir)/git.mk