From: Ian Jackson Date: Sun, 21 Oct 2012 19:01:10 +0000 (+0100) Subject: xeno-drivebay-bracket in Makefile X-Git-Tag: filamentspool-v2-release~690 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9061d14545116fcb05903dda4b7444c8d2b1c2c4;p=reprap-play.git xeno-drivebay-bracket in Makefile --- diff --git a/Makefile b/Makefile index cf45391..c4b1236 100644 --- 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))