From 3d5e7b0b953cf93a269dd31904ae61e286228c02 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Tue, 9 Jun 2015 15:28:46 +0200 Subject: cruft: add the obsolete tmpl dir to cruft-dirs --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 10f862db..1ecaff59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,9 @@ CRUFT_FILES = \ $(top_builddir)/common/shave \ $(top_builddir)/common/shave-libtool +CRUFT_DIRS = \ + $(top_srcdir)/docs/plugins/tmpl + include $(top_srcdir)/common/cruft.mak all-local: check-cruft -- cgit v1.2.1