summaryrefslogtreecommitdiff
path: root/docs
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 /docs
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 'docs')
-rw-r--r--docs/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index b9086a9f..5920d5fa 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -114,5 +114,3 @@ $(HTML_FILES): $(XML_FILES) $(XSL_FILES)
# pdfxmltex pygobject-ref.fo >output </dev/null
endif
-
--include $(top_srcdir)/git.mk