forked from AuroraMiddleware/gtk
Add git.mk to more places
This commit is contained in:
parent
d2919c1c89
commit
cca05d1dc8
@ -2,3 +2,5 @@ include $(top_srcdir)/Makefile.decl
|
|||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
win32
|
win32
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -3,3 +3,5 @@ include $(top_srcdir)/Makefile.decl
|
|||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
vs9 \
|
vs9 \
|
||||||
vs10
|
vs10
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -23,3 +23,5 @@ EXTRA_DIST += \
|
|||||||
gailutil.vcxproj \
|
gailutil.vcxproj \
|
||||||
gailutil.vcxproj.filters \
|
gailutil.vcxproj.filters \
|
||||||
install.vcxproj
|
install.vcxproj
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -14,3 +14,5 @@ EXTRA_DIST += \
|
|||||||
gtka11y.vcprojin \
|
gtka11y.vcprojin \
|
||||||
gailutil.vcproj \
|
gailutil.vcproj \
|
||||||
install.vcproj
|
install.vcproj
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -29,3 +29,5 @@ EXTRA_DIST += \
|
|||||||
widget-factory.ui \
|
widget-factory.ui \
|
||||||
widget-factory.gresource.xml \
|
widget-factory.gresource.xml \
|
||||||
gtk-logo-256.png
|
gtk-logo-256.png
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -61,3 +61,5 @@ noinst_PROGRAMS = \
|
|||||||
builder
|
builder
|
||||||
|
|
||||||
EXTRA_DIST = builder.ui
|
EXTRA_DIST = builder.ui
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -10,3 +10,5 @@ native_update_icon_cache_CFLAGS = $(NATIVE_GDKPIXBUF_CFLAGS)
|
|||||||
native_update_icon_cache_LDADD = $(NATIVE_GDKPIXBUF_LIBS)
|
native_update_icon_cache_LDADD = $(NATIVE_GDKPIXBUF_LIBS)
|
||||||
native_update_icon_cache_SOURCES = $(srcdir)/../updateiconcache.c
|
native_update_icon_cache_SOURCES = $(srcdir)/../updateiconcache.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -70,3 +70,5 @@ EXTRA_DIST += \
|
|||||||
placeholder-text.ui placeholder-text.txt \
|
placeholder-text.ui placeholder-text.txt \
|
||||||
menu.ui menu.txt \
|
menu.ui menu.txt \
|
||||||
combos.ui combos.txt
|
combos.ui combos.txt
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -20,3 +20,5 @@ LDADD = \
|
|||||||
$(GTK_DEP_LIBS)
|
$(GTK_DEP_LIBS)
|
||||||
|
|
||||||
TEST_PROGS += api
|
TEST_PROGS += api
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -341,3 +341,5 @@ EXTRA_DIST += \
|
|||||||
value-none.errors \
|
value-none.errors \
|
||||||
value-none.ref.css \
|
value-none.ref.css \
|
||||||
widget-style-property.css
|
widget-style-property.css
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -259,3 +259,5 @@ EXTRA_DIST += \
|
|||||||
unresolvable.ui \
|
unresolvable.ui \
|
||||||
window-border-width.ref.ui \
|
window-border-width.ref.ui \
|
||||||
window-border-width.ui
|
window-border-width.ui
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -32,3 +32,5 @@ EXTRA_DIST = \
|
|||||||
osd-toolbars.ui \
|
osd-toolbars.ui \
|
||||||
primary-toolbar.ui \
|
primary-toolbar.ui \
|
||||||
suggested-action-buttons.ui
|
suggested-action-buttons.ui
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user