X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=f9e81855e16a5969e8510b237a28be35678c8358;hb=861c306bb597c7ee0736fb4127e50160bd417e2a;hp=c249fed675a587ba9e4db5e993ddb5c58c454fd8;hpb=69ce7a3306a72eee010c387bfc5633823e561580;p=reprap-play.git diff --git a/Makefile b/Makefile index c249fed..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 utils.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)