summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2011-01-27 12:15:30 +0100
committerIgnacio Casal Quinteiro <icq@gnome.org>2011-01-27 12:15:30 +0100
commit8a98d26981ce68809a21c64cac4962e58c927905 (patch)
tree0d92834936e91c8e2a2fd1b6c5435e9deea74f19 /examples
parent331c42b63bc60a3b906fa21e1c0a7c1b9428f347 (diff)
downloadpygobject-8a98d26981ce68809a21c64cac4962e58c927905.tar.gz
Remove .gitignore files and use git.mk
git.mk is a script maintained in pango. From time to time we must check if it was updated and update it here.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 7314b61a..b680b903 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,2 +1,4 @@
EXTRA_DIST = properties.py signal.py option.py cairo-demo.py
+
+-include $(top_srcdir)/git.mk