From: Ian Jackson Date: Sun, 26 Feb 2017 20:05:49 +0000 (+0000) Subject: Makefile: set AUTOINCS with += X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2495f947903ff8ed7fbc852da6fc9f71b481f572;hp=39f4e2672da30a6cd4fa5879ed763bc31492c99c;p=reprap-play.git Makefile: set AUTOINCS with += --- diff --git a/Makefile b/Makefile index 253eb39..e1ac0b6 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,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 sealing-box.scad sewing-table.scad +AUTO_INCS += funcs.scad utils.scad sealing-box.scad sewing-table.scad default: autoincs scads