diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-11 05:04:34 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-11 05:04:34 +0000 |
commit | a567da4ddf37ba503a5bfde9fea8d20c5fede18a (patch) | |
tree | a6bab4b35aa0930db8e6b7068b006544f9a61f67 /doc | |
parent | 3eb98191b6c546b21657246870dcf4b334e0f131 (diff) |
Added more MAINTAINERCLEANFILES.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 3b21b4a..2db00e8 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -58,4 +58,6 @@ MKDB_OPTIONS=--sgml-mode --output-format=xml # Extra options to supply to gtkdoc-fixref FIXXREF_OPTIONS= +MAINTAINERCLEANFILES = vte-overrides.txt vte-undocumented.txt + include $(top_srcdir)/gtk-doc.make |