From 6334d212fdb771335291e0d6eb23e2106137237b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 9 Dec 2022 15:37:32 +0000 Subject: [PATCH] Makefile: poster-tuber-lid: Fix rule to refer to correct thing Signed-off-by: Ian Jackson --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index efad2d8..0a2988c 100644 --- a/Makefile +++ b/Makefile @@ -136,8 +136,8 @@ quacks-stls: $(addsuffix .auto.stls, $(QUACKSES)) screw-recess-test-number-s$s.fig \ screw-recess-test-number-s$s.eps) -poster-tube-lid,CatchAssembly.auto.scad: poster-tube-lid,CatchPostDistort-fa3.stl -poster-tube-lid-coarse,CatchAssembly.auto.scad: poster-tube-lid,CatchPostDistort-fa20.stl +poster-tube-lid,CatchAssembly.auto.stl: poster-tube-lid,CatchPostDistort-fa3.stl +poster-tube-lid-coarse,CatchAssembly.auto.stl: poster-tube-lid,CatchPostDistort-fa20.stl poster-tube-lid,CatchPostDistort-fa%.stl: \ distort-stl poster-tube-lid,CatchPreDistort.auto.stl -- 2.30.2