chiark / gitweb /
dungeonquest-cone: One and Four toplevels
[reprap-play.git] / Makefile
index 4942b59f727476a3b2f3ffeb27d0df54a57d09b9..8f6bc0c1d88367239e5e33f9b630dd248aacd0ce 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ PLAY ?= $(CWD)
 
 CONFIG=slic3r-config.ini
 
-USING_AUTOS ?= filamentspool xeno-drivebay-bracket
+USING_AUTOS ?= filamentspool xeno-drivebay-bracket dungeonquest-cone
 AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m))
 
 scads:         $(addsuffix .auto.scad, $(AUTO_TOPLEVELS))