Make assembly zip files depend on .xy file
authorKeith Packard <keithp@keithp.com>
Fri, 3 Mar 2017 15:48:56 +0000 (07:48 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 3 Mar 2017 15:51:40 +0000 (07:51 -0800)
commitbead7b03cd60810bcae311f64cdd4b7ccb866a72
tree6d8d5ae107718bef9cee16d3396768a7709315ae
parentc37804ed6c441a9d2e602fde7f2f85864f35f18c
Make assembly zip files depend on .xy file

There was a missing dependency, leading to a lack of component
positioning data in the files sent off to various assembly
houses. Adding these dependencies ensures that the files are built
(and rebuilt) as necessary.

Signed-off-by: Keith Packard <keithp@keithp.com>
pcb.mk