X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=da1772ea80f62f00ea0e940920c3f40e455042d7;hb=b04d1628ce81bb99bd50f1680203902eac01e032;hp=8596f204b601ccda817889075986de0b0a9420da;hpb=7e2507aee654f55c29e0b12edd66e8e1495dee58;p=reprap-play.git diff --git a/Makefile b/Makefile index 8596f20..da1772e 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ SKEINFORGE=python $(HRR)/reprappro-software.git/skeinforge/skeinforge_applicatio CWD := $(shell pwd) PLAY ?= $(CWD) -CONFIG=slic3r-config.ini +CONFIG=$(PLAY)/slic3r-config.ini -USING_AUTOS ?= filamentspool xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover +USING_AUTOS ?= filamentspool xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover anglepoise-neck crossbar-computer-led-mount AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m)) scads: $(addsuffix .auto.scad, $(AUTO_TOPLEVELS))