summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-04-09 10:58:18 +0300
committerStefan Kost <ensonic@users.sf.net>2010-04-09 10:58:18 +0300
commitf099e17bc1047c504cb09f21786eb384ce546ef6 (patch)
tree1236d3c685375cb974ffa1b5e07b77e2c6001f95 /Makefile.am
parent456f361b20b859e36d7e74bf64c5ad319302f95b (diff)
downloadgtk-doc-f099e17bc1047c504cb09f21786eb384ce546ef6.tar.gz
gitignore: tune ignore files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cdb1c28..b303289 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,6 +104,10 @@ MAINTAINERCLEANFILES = \
$(srcdir)/gtk-doc-utils.make \
$(srcdir)/ChangeLog
+GITIGNOREFILES = \
+ RELNOTES.txt \
+ ChangeLog-?.??
+
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
DISTCLEANFILES = gnome-doc-utils.make
-include $(top_srcdir)/git.mk