Update build/ to include git.mk
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 20 Aug 2012 20:51:19 +0000 (16:51 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 20 Aug 2012 20:51:19 +0000 (16:51 -0400)
build/Makefile.am
build/win32/Makefile.am
build/win32/vs10/Makefile.am
build/win32/vs9/Makefile.am

index 0f81afe..73e7a6f 100644 (file)
@@ -1 +1,3 @@
 SUBDIRS = win32
+
+-include $(top_srcdir)/git.mk
index 5aea65e..a0b2d36 100644 (file)
@@ -1,3 +1,5 @@
 SUBDIRS = vs9 vs10
 
 EXTRA_DIST = unistd.h
+
+-include $(top_srcdir)/git.mk
index 60aa24b..4fb9ad7 100644 (file)
@@ -22,3 +22,5 @@ EXTRA_DIST = \
        pangocairo_fc.vcxproj.filtersin \
        install.vcxproj \
        README.txt
+
+-include $(top_srcdir)/git.mk
index b65e2eb..9fb8c69 100644 (file)
@@ -12,3 +12,5 @@ EXTRA_DIST = \
        install.vcproj  \
        stdint.h \
        README.txt
+
+-include $(top_srcdir)/git.mk