From: daniel watson Date: Fri, 3 Jun 2016 03:18:17 +0000 (-0700) Subject: use automatic variables in challenge-bot.html X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=ef6e55cfdc3d98a3a3adb39519a83ded02f6940e use automatic variables in challenge-bot.html --- diff --git a/curriculum/makefile b/curriculum/makefile index ebc4ee0..b63ddcf 100644 --- a/curriculum/makefile +++ b/curriculum/makefile @@ -77,7 +77,7 @@ challenge-bot.html: challenge-bot.scm \ 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 \