From 434e65cfdeab5476b8a44a98666312cee4402430 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Mon, 30 May 2016 11:09:42 -0700 Subject: [PATCH] build challenge-bot.html by default in curriculum --- curriculum/makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/curriculum/makefile b/curriculum/makefile index ab55f8c..53c01e9 100644 --- a/curriculum/makefile +++ b/curriculum/makefile @@ -1,3 +1,5 @@ +all:challenge-bot.html + square.png: square.scad makefile @openscad \ --render \ -- 2.30.2