X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=f9e81855e16a5969e8510b237a28be35678c8358;hb=2a27cf326c09f2b1d702bbfd3ef13ee4efd28219;hp=28d308cba61878eb95d9ba8d12958126cae5dccf;hpb=e8da24242a908f43681f5110b0955e63f555187f;p=reprap-play.git diff --git a/Makefile b/Makefile index 28d308c..f9e8185 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ USING_AUTOS ?= $(FILAMENTSPOOL_AUTOS) xeno-drivebay-bracket dungeonquest-cone an AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m)) -AUTO_INCS = funcs.scad misc.scad +AUTO_INCS = funcs.scad utils.scad sealing-box.scad default: autoincs scads @@ -48,8 +48,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)