summaryrefslogtreecommitdiff
path: root/docs
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 /docs
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 'docs')
-rw-r--r--docs/.gitignore7
-rw-r--r--docs/Makefile.am2
2 files changed, 2 insertions, 7 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
deleted file mode 100644
index 6f502547..00000000
--- a/docs/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-# Configuration-generated files.
-fixxref.py
-reference/entities.docbook
-
-# Documentation build output.
-html
-reference/builddate.xml
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 391eec8c..418df8ad 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -193,3 +193,5 @@ $(HTML_FILES): $(XML_FILES) $(XSL_FILES)
# pdfxmltex pygobject-ref.fo >output </dev/null
endif
+
+-include $(top_srcdir)/git.mk