X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=8596f204b601ccda817889075986de0b0a9420da;hb=7ac53be54265ee7ff2eaaf5e0bbaf7d585e94384;hp=8f6bc0c1d88367239e5e33f9b630dd248aacd0ce;hpb=67d98c625aefbc4be69abfa4b3dfcdf309e0528c;p=reprap-play.git diff --git a/Makefile b/Makefile index 8f6bc0c..8596f20 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PLAY ?= $(CWD) CONFIG=slic3r-config.ini -USING_AUTOS ?= filamentspool xeno-drivebay-bracket dungeonquest-cone +USING_AUTOS ?= filamentspool xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m)) scads: $(addsuffix .auto.scad, $(AUTO_TOPLEVELS))