mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-23 18:15:55 +02:00
ubb-vga/Makefile (vga-ben-back.png): also generate the PCB back side image
This commit is contained in:
parent
3b4f72de1c
commit
6c3adaf08f
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user