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

View File

@ -29,3 +29,5 @@ EXTRA_DIST += \
widget-factory.ui \
widget-factory.gresource.xml \
gtk-logo-256.png
-include $(top_srcdir)/git.mk

View File

@ -61,3 +61,5 @@ noinst_PROGRAMS = \
builder
EXTRA_DIST = builder.ui
-include $(top_srcdir)/git.mk

View File

@ -10,3 +10,5 @@ native_update_icon_cache_CFLAGS = $(NATIVE_GDKPIXBUF_CFLAGS)
native_update_icon_cache_LDADD = $(NATIVE_GDKPIXBUF_LIBS)
native_update_icon_cache_SOURCES = $(srcdir)/../updateiconcache.c
endif
-include $(top_srcdir)/git.mk

View File

@ -70,3 +70,5 @@ EXTRA_DIST += \
placeholder-text.ui placeholder-text.txt \
menu.ui menu.txt \
combos.ui combos.txt
-include $(top_srcdir)/git.mk

View File

@ -20,3 +20,5 @@ LDADD = \
$(GTK_DEP_LIBS)
TEST_PROGS += api
-include $(top_srcdir)/git.mk

View File

@ -341,3 +341,5 @@ EXTRA_DIST += \
value-none.errors \
value-none.ref.css \
widget-style-property.css
-include $(top_srcdir)/git.mk

View File

@ -259,3 +259,5 @@ EXTRA_DIST += \
unresolvable.ui \
window-border-width.ref.ui \
window-border-width.ui
-include $(top_srcdir)/git.mk

View File

@ -32,3 +32,5 @@ EXTRA_DIST = \
osd-toolbars.ui \
primary-toolbar.ui \
suggested-action-buttons.ui
-include $(top_srcdir)/git.mk