add robot deck to list of parts
[challenge-bot] / curriculum / makefile
index c445c3c27e0f74dec4f3f1c3501b1f9f49402145..b63ddcfd0189fbaa66a83e25a95a6dd4abe38f3f 100644 (file)
@@ -73,8 +73,11 @@ translate.html: translate.scm \
          > /dev/null
 
 challenge-bot.html: challenge-bot.scm \
-       arduino-to-deck/4-place-arduino-closeup.png
-       @skribilo challenge-bot.scm > challenge-bot.html
+               arduino-to-deck/screw-cross-section.png \
+               arduino-to-deck/6-32-screw.png \
+               arduino-to-deck/4-place-arduino-closeup.png \
+               makefile
+       @skribilo $< > $@
 
 clean:
        @rm -f \