aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-01-17 17:56:49 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-01-17 17:56:49 +0100
commit87647d9aa1fb9c5055143e11e16c2d1630d2c475 (patch)
tree2fc26d1792b67baeb5b34e501963fb1f89d1e848
parentaf824c845503f4c2e8614c5acf907e9f41789d74 (diff)
downloadoscad_gridfinity-87647d9aa1fb9c5055143e11e16c2d1630d2c475.tar.gz
Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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=$* \