X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=8654e5b0d1180124ec3f227f129f812a59738d99;hb=5a68a4d0eaafe015d2f9cb1397a08618e10beebf;hp=4942b59f727476a3b2f3ffeb27d0df54a57d09b9;hpb=1482600b3db6ae02db5123140fd53703bc81b9d1;p=reprap-play.git diff --git a/Makefile b/Makefile index 4942b59..8654e5b 100644 --- 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 anke-gps-bracket cable-hole-trunking-cover anglepoise-neck.scad AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m)) scads: $(addsuffix .auto.scad, $(AUTO_TOPLEVELS))