summaryrefslogtreecommitdiffstats
path: root/dehydrated/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dehydrated/Makefile')
-rw-r--r--dehydrated/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dehydrated/Makefile b/dehydrated/Makefile
index 534adf8..eda0513 100644
--- a/dehydrated/Makefile
+++ b/dehydrated/Makefile
@@ -131,7 +131,8 @@ uninstall:
rmdir --ignore-fail-on-non-empty --parents $(DESTDIR) || true
clean:
+ $(MAKE) -C share/man clean
-distclean:
+distclean: clean
reinstall: uninstall install