diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 30d6c1cf..f1dbef01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -68,6 +68,8 @@ EXTRA_DIST = \ ROADMAP \ TODO DISTCLEANFILES = config.cache +distclean-local: lcov-clean + MAINTAINERCLEANFILES = \ $(srcdir)/aclocal.m4 \ $(srcdir)/autoscan.log \ |