X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=5fad8d0a136e6bbf4eee99c8133f0a659944175a;hb=4513d15d4bc1dcacd1babbdbdbd01669b4f022d8;hp=eaf870549bfca9fec5e1035d1334954ebca74a8c;hpb=004e82fa307d7a804956b1550b7117fb2a508a1d;p=reprap-play.git diff --git a/Makefile b/Makefile index eaf8705..5fad8d0 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ 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 anglepoise-neck crossbar-computer-led-mount AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m))