summaryrefslogtreecommitdiff
path: root/examples/application2
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-08-07 06:13:09 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2013-08-07 06:18:07 -0400
commit2d27e7e978d51b03fee78ce2300e07d327b42337 (patch)
tree3e3d829d8fe9715a63ebafbde476f5bbea923214 /examples/application2
parent0b200aaa324075dff3aff2e0a764936b5ed204d9 (diff)
downloadgtk+-2d27e7e978d51b03fee78ce2300e07d327b42337.tar.gz
examples: Use git.mk
Diffstat (limited to 'examples/application2')
-rw-r--r--examples/application2/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/application2/Makefile.am b/examples/application2/Makefile.am
index 91e3c1903c..5155f9ff13 100644
--- a/examples/application2/Makefile.am
+++ b/examples/application2/Makefile.am
@@ -28,3 +28,5 @@ resources.c: exampleapp.gresource.xml window.ui
EXTRA_DIST = \
window.ui \
exampleapp.gresource.xml
+
+-include $(top_srcdir)/git.mk