[pango] Update build/ to include git.mk
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Update build/ to include git.mk
- Date: Mon, 20 Aug 2012 20:52:06 +0000 (UTC)
commit b4340170d2f02c2fccfd8d4c293b86f6abe74e81
Author: Behdad Esfahbod <behdad behdad org>
Date: Mon Aug 20 16:51:19 2012 -0400
Update build/ to include git.mk
build/Makefile.am | 2 ++
build/win32/Makefile.am | 2 ++
build/win32/vs10/Makefile.am | 2 ++
build/win32/vs9/Makefile.am | 2 ++
4 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/build/Makefile.am b/build/Makefile.am
index 0f81afe..73e7a6f 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -1 +1,3 @@
SUBDIRS = win32
+
+-include $(top_srcdir)/git.mk
diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am
index 5aea65e..a0b2d36 100644
--- a/build/win32/Makefile.am
+++ b/build/win32/Makefile.am
@@ -1,3 +1,5 @@
SUBDIRS = vs9 vs10
EXTRA_DIST = unistd.h
+
+-include $(top_srcdir)/git.mk
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index 60aa24b..4fb9ad7 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -22,3 +22,5 @@ EXTRA_DIST = \
pangocairo_fc.vcxproj.filtersin \
install.vcxproj \
README.txt
+
+-include $(top_srcdir)/git.mk
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index b65e2eb..9fb8c69 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -12,3 +12,5 @@ EXTRA_DIST = \
install.vcproj \
stdint.h \
README.txt
+
+-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]