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
1 changed files with 1 additions and 0 deletions

View File

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