examples: Use git.mk

This commit is contained in:
Jasper St. Pierre 2013-08-07 06:13:09 -04:00
parent 0b200aaa32
commit 2d27e7e978
9 changed files with 18 additions and 0 deletions

View File

@ -17,3 +17,5 @@ exampleapp_SOURCES = \
main.c \
exampleapp.c exampleapp.h \
exampleappwin.c exampleappwin.h
-include $(top_srcdir)/git.mk

View File

@ -28,3 +28,5 @@ resources.c: exampleapp.gresource.xml window.ui
EXTRA_DIST = \
window.ui \
exampleapp.gresource.xml
-include $(top_srcdir)/git.mk

View File

@ -28,3 +28,5 @@ resources.c: exampleapp.gresource.xml window.ui
EXTRA_DIST = \
window.ui \
exampleapp.gresource.xml
-include $(top_srcdir)/git.mk

View File

@ -29,3 +29,5 @@ EXTRA_DIST = \
window.ui \
app-menu.ui \
exampleapp.gresource.xml
-include $(top_srcdir)/git.mk

View File

@ -43,3 +43,5 @@ EXTRA_DIST = \
CLEANFILES = \
gschemas.compiled
-include $(top_srcdir)/git.mk

View File

@ -45,3 +45,5 @@ EXTRA_DIST = \
CLEANFILES = \
gschemas.compiled
-include $(top_srcdir)/git.mk

View File

@ -45,3 +45,5 @@ EXTRA_DIST = \
CLEANFILES = \
gschemas.compiled
-include $(top_srcdir)/git.mk

View File

@ -46,3 +46,5 @@ EXTRA_DIST = \
CLEANFILES = \
gschemas.compiled
-include $(top_srcdir)/git.mk

View File

@ -46,3 +46,5 @@ EXTRA_DIST = \
CLEANFILES = \
gschemas.compiled
-include $(top_srcdir)/git.mk