Add git.mk to more places

This commit is contained in:
Jasper St. Pierre
2013-01-24 17:35:30 -05:00
parent d2919c1c89
commit cca05d1dc8
12 changed files with 24 additions and 0 deletions

View File

@ -2,3 +2,5 @@ include $(top_srcdir)/Makefile.decl
SUBDIRS = \
win32
-include $(top_srcdir)/git.mk

View File

@ -3,3 +3,5 @@ include $(top_srcdir)/Makefile.decl
SUBDIRS = \
vs9 \
vs10
-include $(top_srcdir)/git.mk

View File

@ -23,3 +23,5 @@ EXTRA_DIST += \
gailutil.vcxproj \
gailutil.vcxproj.filters \
install.vcxproj
-include $(top_srcdir)/git.mk

View File

@ -14,3 +14,5 @@ EXTRA_DIST += \
gtka11y.vcprojin \
gailutil.vcproj \
install.vcproj
-include $(top_srcdir)/git.mk