I don't know how necessary this is
This commit is contained in:
parent
203fdb99ed
commit
d2977c745c
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ OPENSCAD = /usr/bin/openscad
|
|||
all: $(SCAD_MODELS) $(STL_MODELS)
|
||||
|
||||
top-keyboard.scad: SCAD_INPUT = top.scad
|
||||
top-keyboard.scad: top.scad
|
||||
|
||||
top-outline.scad: SCAD_INPUT = outline.scad
|
||||
top-outline.scad: outline.scad
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue