[gtk-doc] Remove tmpl in make maintainer-clean

This commit is contained in:
Behdad Esfahbod 2013-08-26 18:11:07 -04:00
parent dddf990c36
commit 029f46bde7
1 changed files with 3 additions and 0 deletions

View File

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