mirror of
https://github.com/ervanalb/keygen.git
synced 2025-12-14 20:35:25 +00:00
schlage -> schlage_classic
This commit is contained in:
2
Makefile
2
Makefile
@@ -10,7 +10,7 @@ JSON_DIR = build
|
||||
|
||||
# Files to include
|
||||
SVG_SRC = $(wildcard $(SVG_DIR)/*.svg)
|
||||
SCAD_SRC = $(SCAD_DIR)/schlage.scad
|
||||
SCAD_SRC = $(SCAD_DIR)/schlage_classic.scad
|
||||
|
||||
# Generated polygon files
|
||||
POLY_OBJ = $(patsubst $(SVG_DIR)/%.svg,$(POLY_DIR)/%.gen.scad,$(SVG_SRC))
|
||||
|
||||
Reference in New Issue
Block a user