diff options
author | XANTRONIX Development | 2023-11-26 00:55:14 -0500 |
---|---|---|
committer | XANTRONIX Development | 2023-11-26 00:55:14 -0500 |
commit | 402fbe32bd7b113421e6ad69bfce4a2069c213ba (patch) | |
tree | 3f78ec6e863f2c7cdd48d4a7247b81727c92ad43 /case/Makefile | |
parent | 3f65b9f62c1f53a341f6e0d0c7109003d10da807 (diff) | |
download | xantronix-z32-402fbe32bd7b113421e6ad69bfce4a2069c213ba.tar.gz xantronix-z32-402fbe32bd7b113421e6ad69bfce4a2069c213ba.tar.bz2 xantronix-z32-402fbe32bd7b113421e6ad69bfce4a2069c213ba.zip |
Slowly but surely
Diffstat (limited to 'case/Makefile')
-rw-r--r-- | case/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/case/Makefile b/case/Makefile index a429d5d..40dbadb 100644 --- a/case/Makefile +++ b/case/Makefile @@ -1,4 +1,4 @@ -SCAD_MODELS = top-keyboard.scad top-outline.scad +SCAD_MODELS = top-keyboard.scad SCAD_INCLUDE = params.scad STL_MODELS = top-keyboard.stl |