aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-04-02 21:14:58 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-04-02 21:14:58 +0200
commit61afbb3d3fd511c82a40ac6e953ab3d1277f9a82 (patch)
treeea620882db55b19294be020a6cb1163ed0e8acff /Makefile
parent2d315d584b0d357b013f4d516994d564edd58168 (diff)
downloadoscad_gridfinity-61afbb3d3fd511c82a40ac6e953ab3d1277f9a82.tar.gz
makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a72de7..22d581c 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,9 @@ BITSTORAGE_SIZES = $(STLDIR)/bitstorage_1x1x6.35.stl $(STLDIR)/bitstorage_1x2x6.
SIMPLEBOX_SIZES = $(STLDIR)/simplebox_1x1x4.stl $(STLDIR)/simplebox_2x1x4.stl $(STLDIR)/simplebox_2x1x3.stl \
$(STLDIR)/simplebox_3x1x4.stl $(STLDIR)/simplebox_3x1x3.stl $(STLDIR)/simplebox_2x2x4.stl \
- $(STLDIR)/simplebox_2x2x4.stl
+ $(STLDIR)/simplebox_2x2x4.stl $(STLDIR)/simplebox_2x1x5.stl $(STLDIR)/simplebox_2x2x5.stl \
+ $(STLDIR)/simplebox_3x1x5.stl
+
CASE_CLIP_SIZES = $(STLDIR)/case_clip_2.stl $(STLDIR)/case_clip_3.stl $(STLDIR)/case_clip_4.stl $(STLDIR)/case_clip_5.stl \
$(STLDIR)/case_clip_6.stl $(STLDIR)/case_clip_7.stl $(STLDIR)/case_clip_8.stl $(STLDIR)/case_clip_9.stl \