use automatic variables in challenge-bot.html
[challenge-bot] / curriculum / makefile
index 8f54f0d734d177e24c629db024e09847a237e43d..b63ddcfd0189fbaa66a83e25a95a6dd4abe38f3f 100644 (file)
@@ -74,9 +74,10 @@ translate.html: translate.scm \
 
 challenge-bot.html: challenge-bot.scm \
                arduino-to-deck/screw-cross-section.png \
+               arduino-to-deck/6-32-screw.png \
                arduino-to-deck/4-place-arduino-closeup.png \
                makefile
-       @skribilo challenge-bot.scm > challenge-bot.html
+       @skribilo $< > $@
 
 clean:
        @rm -f \