From e4b128edf9330323e3baac3542706de67a691073 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 28 Jan 2016 00:32:21 +0000 Subject: [PATCH] lemon-stand: explicitly mention in Makefile so "make lemon-stand.stl" works --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 612f45d..edd6f7a 100644 --- a/Makefile +++ b/Makefile @@ -138,6 +138,8 @@ question-question.eps: question-question.fig question-token.stl: question-question.dxf +lemon-stand.stl: lemon-stand.scad + .PRECIOUS: $(SCREWRECESSTEST_DXFS) $(SCREWRECESSTEST_DXFS) \ $(foreach s,$(SCREWRECESSTEST_SIZES), \ screw-recess-test-number-s$s.fig \ -- 2.30.2