aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b892c14..34bcf8c 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ clean:
rm -f *~
distclean: clean
+ fakeroot make -f debian/rules clean
$(BASE_SUBDIR:%=install_%):
install -d ${DESTDIR}${PREFIX}/share/perl5/mtools/$(@:install_%=%)