summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-07-24 13:49:15 +0200
committerMartin Pitt <martinpitt@gnome.org>2012-07-24 15:19:48 +0200
commit4df676e10a5ea595a0d491af10268f557dd722d7 (patch)
treec6527af5cfb3e9adc5dad3496b5505b679f7cd1e /examples
parent0d729c1534c7f3226b492f549d8f6ad3bb3ac8b7 (diff)
downloadpygobject-4df676e10a5ea595a0d491af10268f557dd722d7.tar.gz
Drop git.mk
The autogenerated gitignores was missing several files. So we was using a manual .gitignore at the root. But since it's enough to add a couple of entries to it to cover the whole tree, there is no much point in using git.mk at all. https://bugzilla.gnome.org/show_bug.cgi?id=678192
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index b680b903..af9f3d74 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1 @@
EXTRA_DIST = properties.py signal.py option.py cairo-demo.py
-
-
--include $(top_srcdir)/git.mk