diff options
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 |