chiark / gitweb /
bike-lipo-box: adjustments from #1306: prep for keeper at lipo RH end (nfc)
[reprap-play.git] / Makefile
index 397b7cdf1654cb8ddc3be6475d681b95e5c3b6a2..0ad7e19bd4549e54b8d2eea9ec33fd4707422fe6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ CONFIG=$(PLAY)/slic3r-config.ini
 
 FILAMENTSPOOL_AUTOS = filamentspool filamentspool-lt filamentspool-sm
 
 
 FILAMENTSPOOL_AUTOS = filamentspool filamentspool-lt filamentspool-sm
 
-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))
 
 
 AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m))
 
@@ -48,8 +48,6 @@ stls:         $(addsuffix .auto.stl, $(AUTO_TOPLEVELS))
 %.auto.stls:
        $(MAKE) $(addsuffix .auto.stl, $(shell $(PLAY)/toplevel-find $*))
 
 %.auto.stls:
        $(MAKE) $(addsuffix .auto.stl, $(shell $(PLAY)/toplevel-find $*))
 
-bike-lipo-box.scad:
-
 -include .*.d
 
 %.stl:         %.scad $(AUTO_INCS)
 -include .*.d
 
 %.stl:         %.scad $(AUTO_INCS)