1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-11-23 20:59:42 +02:00

ubb-vga/Makefile (vga-ben-back.png): also generate the PCB back side image

This commit is contained in:
Werner Almesberger 2011-05-04 14:13:04 -03:00
parent 3b4f72de1c
commit 6c3adaf08f

View File

@ -27,6 +27,10 @@ vga-ben-front.png:
$(MAKE) -f ../../ben-wpan/makefiles/Makefile.kicad \
NAME=vga-ben $@
vga-ben-back.png:
$(MAKE) -f ../../ben-wpan/makefiles/Makefile.kicad \
NAME=vga-ben $@
clean:
rm -f $(OBJS)