X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=59cddb9f68e4376f9ca2a2b6d9c4dbb096d44a90;hp=7328c04ed0bc4ca34565e3015e7bbd0204782fcc;hb=e94f9547a566c74c30b6321bc073b8bdcb071604;hpb=12a9bd0479db25cbe45c0385913315cc1e0bc892 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