From fc13380ae77009c1d0110191a34253ebdc31be42 Mon Sep 17 00:00:00 2001 From: Jan Huwald Date: Mon, 26 Jan 2015 15:56:47 +0100 Subject: Makefile: add dependency to gimbal.scad diff --git a/Makefile b/Makefile index 5981fc1..df53f9a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -%.stl: %.scad +%.stl: %.scad gimbal.scad openscad $< -o $@ all: ball.stl screw.stl shell_lower.stl shell_upper.stl -- cgit v0.10.1