summaryrefslogtreecommitdiffstats
path: root/hacks/images/Makefile.in
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:35:55 +0100
committerSimon Rettberg2020-12-02 08:35:55 +0100
commite5319b91d163384ee22db077b2d37688d65646c9 (patch)
tree04acbf822516634814098b38a9878ffc1a55529d /hacks/images/Makefile.in
parentdriver/timers.c: fix flush_events() (diff)
parent5.44 (diff)
downloadxscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.gz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.tar.xz
xscreensaver-e5319b91d163384ee22db077b2d37688d65646c9.zip
Merge branch 'master' into openslx
Diffstat (limited to 'hacks/images/Makefile.in')
-rw-r--r--hacks/images/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/hacks/images/Makefile.in b/hacks/images/Makefile.in
index 497ebfc..9a0375b 100644
--- a/hacks/images/Makefile.in
+++ b/hacks/images/Makefile.in
@@ -39,6 +39,8 @@ gen/%_png.h: %.png
clean:
$(RM) -r gen
+distclean:: clean
+
echo_tarfiles:
@echo $(TARFILES)