1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-11-07 22:35:20 +02:00

Makefile: also run make for components/, since we now have gencon.lib

This commit is contained in:
Werner Almesberger 2012-07-30 12:00:09 -03:00
parent dd67cef439
commit a39861b4b5

View File

@ -1,2 +1,3 @@
all:
make -C components
make -C modules