[gok] [build] Add missing git.mk includes



commit a2116b97a092e00b6f5bef1ea3472291367d5c62
Author: Gerd Kohlberger <gerdk src gnome org>
Date:   Mon Jun 15 18:05:27 2009 +0200

    [build] Add missing git.mk includes

 docs/Makefile.am    |    2 ++
 samples/Makefile.am |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index f3ddc22..034926c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1 +1,3 @@
 SUBDIRS = reference
+
+-include $(top_srcdir)/git.mk
diff --git a/samples/Makefile.am b/samples/Makefile.am
index 064e589..1543416 100644
--- a/samples/Makefile.am
+++ b/samples/Makefile.am
@@ -2,3 +2,4 @@ EXTRA_DIST = \
 	zh-compose.data	\
 	zh.wordlist.utf8
 
+-include $(top_srcdir)/git.mk



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