From f79993b675194a1e13713da23cf27642d2a381e4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 Nov 2018 20:24:36 +0000 Subject: [PATCH] poster-tube-lid: Makefile: get set-fa argument right Signed-off-by: Ian Jackson --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3345eaa..14769bc 100644 --- a/Makefile +++ b/Makefile @@ -188,7 +188,7 @@ electron-token.stl: electron-token.scad poster-tube-lid,CatchPostDistort-fa%.stl: \ distort-stl poster-tube-lid,CatchPreDistort.auto.stl ./distort-stl $@.tmp + set-fa $(notdir $*) project-cylinder 100 >$@.tmp mv -f $@.tmp $@ %.dxf: %.eps -- 2.30.2