From 654ad9f16a362a2f6a2af9fda297e5f51f7ba996 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 10 Feb 2016 02:11:57 +0000 Subject: [PATCH] filamentspool: Add Makefile nonsense to cause dxfs to be generated --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index fc2834a..6bff3bf 100644 --- a/Makefile +++ b/Makefile @@ -131,6 +131,9 @@ filamentspool-number-n%.eps: filamentspool-number.eps.pl FILAMENTSPOOL_DXFS=$(foreach n,$(FILAMENTSPOOL_NUMBERS), \ filamentspool-number-n$n.dxf) +$(addsuffix .auto.stl, $(foreach f,$(FILAMENTSPOOL_AUTOS),$(shell \ + ./toplevel-find $f))): $(FILAMENTSPOOL_DXFS) + filamentspool-numbers filamentspool.stl: $(FILAMENTSPOOL_DXFS) SCREWRECESSTEST_SIZES= 2 3 4 5 6 -- 2.30.2