aboutsummaryrefslogtreecommitdiffstats
path: root/w3mimg/x11
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--w3mimg/x11/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/w3mimg/x11/Makefile.in b/w3mimg/x11/Makefile.in
index 894c7d8..79bb786 100644
--- a/w3mimg/x11/Makefile.in
+++ b/w3mimg/x11/Makefile.in
@@ -20,6 +20,9 @@ x11_w3mimg.o: x11_w3mimg.c
clean:
@-$(RM) -f *.o
+distclean: clean
+ -$(RM) -f Makefile
+
#