X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=483eaca73dde6afbf5d379a07c89f804d4d6a85d;hb=a7d9d027e905c46b33d3f0116047da233cc38f9d;hp=397b7cdf1654cb8ddc3be6475d681b95e5c3b6a2;hpb=3b8031a69db512ad2b856c95c621fc09eafa6b61;p=reprap-play.git diff --git a/Makefile b/Makefile index 397b7cd..483eaca 100644 --- a/Makefile +++ b/Makefile @@ -28,8 +28,9 @@ PLAY ?= $(CWD) CONFIG=$(PLAY)/slic3r-config.ini FILAMENTSPOOL_AUTOS = filamentspool filamentspool-lt filamentspool-sm +FILAMENTSPOOL_AUTOS += filamentspool-storarm3 -USING_AUTOS ?= $(FILAMENTSPOOL_AUTOS) xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover anglepoise-neck crossbar-computer-led-mount wardrobe-hook knifeblock pandemic-counter pattress-boxes-3-cover +USING_AUTOS ?= $(FILAMENTSPOOL_AUTOS) xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover anglepoise-neck crossbar-computer-led-mount wardrobe-hook knifeblock pandemic-counter pattress-boxes-3-cover bike-lipo-box AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m)) @@ -48,8 +49,6 @@ stls: $(addsuffix .auto.stl, $(AUTO_TOPLEVELS)) %.auto.stls: $(MAKE) $(addsuffix .auto.stl, $(shell $(PLAY)/toplevel-find $*)) -bike-lipo-box.scad: - -include .*.d %.stl: %.scad $(AUTO_INCS)