chiark / gitweb /
Remove some obsolete Huxley firmware files
[reprap-play.git] / Makefile
index 2821dee0be9bb818d8000d9fad532e1f1ece45e8..b76ba162fd7eddc9122742fbaa8897205bed2636 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ AUTO_INCS += sealing-box.scad sewing-table.scad nutbox.scad \
 AUTO_STLS_INCS += poster-tube-lid,CatchPostDistort-fa3.stl
 AUTO_STLS_INCS += poster-tube-lid,CatchPostDistort-fa20.stl
 
-include reprap-objects.make
+include diziet-utils/reprap-objects.make
 
 dovecliptest.stl: doveclip.scad $(AUTO_INCS)
 
@@ -94,7 +94,7 @@ FILAMENTSPOOL_DXFS=$(foreach n,$(FILAMENTSPOOL_NUMBERS), \
        filamentspool-number-n$n.dxf)
 
 $(addsuffix .auto.stl, $(foreach f,$(FILAMENTSPOOL_AUTOS),$(shell \
-       $(PLAY)/toplevel-find $(PLAY)/$f))): $(FILAMENTSPOOL_DXFS)
+       $(DUTILS)/toplevel-find $(CWD)/$f))): $(FILAMENTSPOOL_DXFS)
 
 filamentspool-numbers filamentspool.stl: $(FILAMENTSPOOL_DXFS)