summaryrefslogtreecommitdiffstats
path: root/hacks/images/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/images/Makefile')
-rw-r--r--hacks/images/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/hacks/images/Makefile b/hacks/images/Makefile
index 9f3d47c..4b0a239 100644
--- a/hacks/images/Makefile
+++ b/hacks/images/Makefile
@@ -39,6 +39,8 @@ gen/%_png.h: %.png
clean:
$(RM) -r gen
+distclean:: clean
+
echo_tarfiles:
@echo $(TARFILES)