chiark / gitweb /
xeno-drivebay-bracket in Makefile
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Oct 2012 19:01:10 +0000 (20:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Oct 2012 19:01:10 +0000 (20:01 +0100)
Makefile

index cf4539157cc98d5025f519ec1519e45cfc852ca3..c4b123610ca40467fff53a5af792290d0a1fbdd5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ PLAY ?= $(CWD)
 
 CONFIG=slic3r-config.ini
 
-USING_AUTOS ?= filamentspool
+USING_AUTOS ?= filamentspool xeno-drivebay-bracket
 AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m))
 
 scads:         $(addsuffix .auto.scad, $(AUTO_TOPLEVELS))