summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index db74bd378..2edd33820 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -118,3 +118,6 @@ man_MANS = \
dist-hook:
cp -p "$(srcdir)/Makefile" "$(distdir)/Makefile"
+
+distclean-local:
+ test -z "$(DX_DOCDIR)" || rm -fr "$(DX_DOCDIR)"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback