From 87647d9aa1fb9c5055143e11e16c2d1630d2c475 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 17 Jan 2024 17:56:49 +0100 Subject: Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 60fb821..1a72de7 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ $(STLDIR)/simplebox_%.stl: simplebox.scad $(STLDIR)/simplebox.stl: $(SIMPLEBOX_SIZES) @echo -$(STLDIR)/case_clip_%.stl: case_clip.scad +$(STLDIR)/case_clip_%.stl: case_clip.scad case_base.scad @echo [ STL ] $< $* @$(SCAD) $(STLOPTS) \ -D height=$* \ -- cgit v1.2.3