examples: Use git.mk
This commit is contained in:
@ -17,3 +17,5 @@ exampleapp_SOURCES = \
|
|||||||
main.c \
|
main.c \
|
||||||
exampleapp.c exampleapp.h \
|
exampleapp.c exampleapp.h \
|
||||||
exampleappwin.c exampleappwin.h
|
exampleappwin.c exampleappwin.h
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -28,3 +28,5 @@ resources.c: exampleapp.gresource.xml window.ui
|
|||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
window.ui \
|
window.ui \
|
||||||
exampleapp.gresource.xml
|
exampleapp.gresource.xml
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -28,3 +28,5 @@ resources.c: exampleapp.gresource.xml window.ui
|
|||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
window.ui \
|
window.ui \
|
||||||
exampleapp.gresource.xml
|
exampleapp.gresource.xml
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -29,3 +29,5 @@ EXTRA_DIST = \
|
|||||||
window.ui \
|
window.ui \
|
||||||
app-menu.ui \
|
app-menu.ui \
|
||||||
exampleapp.gresource.xml
|
exampleapp.gresource.xml
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -43,3 +43,5 @@ EXTRA_DIST = \
|
|||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
gschemas.compiled
|
gschemas.compiled
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -45,3 +45,5 @@ EXTRA_DIST = \
|
|||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
gschemas.compiled
|
gschemas.compiled
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -45,3 +45,5 @@ EXTRA_DIST = \
|
|||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
gschemas.compiled
|
gschemas.compiled
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -46,3 +46,5 @@ EXTRA_DIST = \
|
|||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
gschemas.compiled
|
gschemas.compiled
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
@ -46,3 +46,5 @@ EXTRA_DIST = \
|
|||||||
|
|
||||||
CLEANFILES = \
|
CLEANFILES = \
|
||||||
gschemas.compiled
|
gschemas.compiled
|
||||||
|
|
||||||
|
-include $(top_srcdir)/git.mk
|
||||||
|
Reference in New Issue
Block a user