mirror of
https://github.com/ervanalb/keygen.git
synced 2025-12-17 13:45:25 +00:00
add masterlock
This commit is contained in:
1
Makefile
1
Makefile
@@ -16,6 +16,7 @@ SCAD_SRC = $(SCAD_DIR)/schlage_classic.scad \
|
||||
$(SCAD_DIR)/schlage_primus.scad \
|
||||
$(SCAD_DIR)/medeco_classic.scad \
|
||||
$(SCAD_DIR)/medeco_biaxial.scad \
|
||||
$(SCAD_DIR)/master.scad \
|
||||
|
||||
# Generated polygon files
|
||||
POLY_OBJ = $(patsubst $(SVG_DIR)/%.svg,$(POLY_DIR)/%.gen.scad,$(SVG_SRC))
|
||||
|
||||
Reference in New Issue
Block a user