X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.am;h=59cddb9f68e4376f9ca2a2b6d9c4dbb096d44a90;hb=994ff76a064dcbd3113db771cd9cd9591fd68dea;hp=7328c04ed0bc4ca34565e3015e7bbd0204782fcc;hpb=4dae5b876b089c17c87c72df2ad2fa5ec4f1657c;p=fw%2Faltos diff --git a/Makefile.am b/Makefile.am index 7328c04e..59cddb9f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,5 +15,8 @@ dist-hook: ChangeLog fat: cd src && $(MAKE) all cd doc && $(MAKE) all - cd altosui/libaltos && $(MAKE) all + cd libaltos && $(MAKE) all + cd altoslib && $(MAKE) all + cd altosuilib && $(MAKE) all cd altosui && $(MAKE) fat + cd micropeak && $(MAKE) fat