aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '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=$* \