fix XYRS file creation when using pcb-rnd
authorBdale Garbee <bdale@gag.com>
Fri, 16 Nov 2018 08:35:15 +0000 (22:35 -1000)
committerBdale Garbee <bdale@gag.com>
Fri, 16 Nov 2018 08:35:15 +0000 (22:35 -1000)
pcb-rnd.mk

index b179a21635ad188d7cfee794c75f5a9eddfa82a4..91cc5ba7032f4c31d5145d8857603e2c7de0cd85 100644 (file)
@@ -59,7 +59,7 @@ pcb:  $(SCHEMATICS) Makefile $(CONFIG)
                pcb-rnd --gui batch $(PROJECT).lht
 
 $(PROJECT).xy: $(PROJECT).lht $(CONFIG)
-       pcb-rnd -x bom $(PROJECT).lht
+       pcb-rnd -x XY $(PROJECT).lht
 
 $(PROJECT).bottom.gbr: $(PROJECT).lht $(CONFIG)
        pcb-rnd -x gerber $(PROJECT).lht