[gnome-games] build: Include git.mk in all makefiles



commit c863367d01c6571e7ee31e2c4c90058ea6473d1b
Author: Christian Persch <chpe gnome org>
Date:   Mon Jan 17 20:54:08 2011 +0100

    build: Include git.mk in all makefiles

 glchess/src/Makefile.am    |    2 ++
 lightsoff/src/Makefile.am  |    1 +
 swell-foop/src/Makefile.am |    2 ++
 3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/glchess/src/Makefile.am b/glchess/src/Makefile.am
index 4fc3ba1..2fb8831 100644
--- a/glchess/src/Makefile.am
+++ b/glchess/src/Makefile.am
@@ -70,3 +70,5 @@ glchess_VALAFLAGS = \
 
 DISTCLEANFILES = \
 	Makefile.in
+
+-include $(top_srcdir)/git.mk
diff --git a/lightsoff/src/Makefile.am b/lightsoff/src/Makefile.am
index 432ad7a..6fdcb91 100644
--- a/lightsoff/src/Makefile.am
+++ b/lightsoff/src/Makefile.am
@@ -44,3 +44,4 @@ DISTCLEANFILES = \
 	lightsoff \
 	Path.js
 
+-include $(top_srcdir)/git.mk
diff --git a/swell-foop/src/Makefile.am b/swell-foop/src/Makefile.am
index 2b77e6c..57ead0d 100644
--- a/swell-foop/src/Makefile.am
+++ b/swell-foop/src/Makefile.am
@@ -28,3 +28,5 @@ CLEANFILES = \
 
 DISTCLEANFILES = \
 	Path.js
+
+-include $(top_srcdir)/git.mk



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