chiark / gitweb /
8317 Makefile: add dep on FilamentSpool.scad
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 10 Aug 2012 23:41:08 +0000 (00:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 14 Aug 2012 00:24:39 +0000 (01:24 +0100)
th-8317/Makefile

index 1939ded4ef3ed835b7428eca76a4ad795bcc0f71..1c87474b0e960240eec599efce004b89d6710b9b 100644 (file)
@@ -13,5 +13,5 @@ iwj-%.scad:
        @echo >>$@.new '$*();'
        @mv -f $@.new $@
 
-%.stl: %.scad
+%.stl: %.scad FilamentSpool.scad
        openscad -o $@ $<