From 9061d14545116fcb05903dda4b7444c8d2b1c2c4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Oct 2012 20:01:10 +0100 Subject: [PATCH] xeno-drivebay-bracket in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf45391..c4b1236 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PLAY ?= $(CWD) CONFIG=slic3r-config.ini -USING_AUTOS ?= filamentspool +USING_AUTOS ?= filamentspool xeno-drivebay-bracket AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m)) scads: $(addsuffix .auto.scad, $(AUTO_TOPLEVELS)) -- 2.30.2