[evolution-data-server] Add missing include to git.mk in examples/Makefile.am



commit 7dff26083bf4da4c4b4c3112b8f21b006fe45e33
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jan 17 16:56:38 2014 +0100

    Add missing include to git.mk in examples/Makefile.am

 examples/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index cacd1ba..88adf7d 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1 +1,3 @@
 SUBDIRS = cursor
+
+-include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]