[gtk-doc] Remove hack for deleting tmpl/

This was introduced in 029f46bde7
and was in fact a bug in gtk-doc master:

  https://bugzilla.gnome.org/show_bug.cgi?id=707426
This commit is contained in:
Behdad Esfahbod 2013-09-03 20:01:40 -04:00
parent 213001aa99
commit 63dd4b0ac2
1 changed files with 0 additions and 5 deletions

View File

@ -109,9 +109,4 @@ TESTS_ENVIRONMENT = cd $(srcdir) && \
#TESTS = $(GTKDOC_CHECK)
endif
maintainer-clean-local: maintainer-clean-tmpl
maintainer-clean-tmpl:
-rm -rf $(srcdir)/tmpl
-include $(top_srcdir)/git.mk