aboutsummaryrefslogtreecommitdiffstats
path: root/w3mimg
diff options
context:
space:
mode:
Diffstat (limited to 'w3mimg')
-rw-r--r--w3mimg/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/w3mimg/Makefile.in b/w3mimg/Makefile.in
index 5681cce..5699e82 100644
--- a/w3mimg/Makefile.in
+++ b/w3mimg/Makefile.in
@@ -25,4 +25,7 @@ clean:
(cd $$dir && $(MAKE) clean RM=$(RM)); \
done
+distclean: clean
+ -$(RM) -f Makefile
+
#