Fix process-specific values in nickle-generated footprints
[hw/altusmetrum] / packages / Makefile
index 486d9513875187401890efa4389b70e1aed2141c..9cf58d0fa86c444354c7406fa62bf95ea3e01956 100644 (file)
@@ -101,7 +101,7 @@ FOOTPRINTS= \
        servo-motor.fp
 
 .5c.fp:
-       nickle $*.5c > $@
+       nickle $*.5c -o $@
 
 .py.fp:
        python $*.py > $@