X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.am;h=08765810d76c14d6fd0564f390140b42e07bd912;hb=HEAD;hp=6f3ead743e3bcd933879fec759067acb68d063d5;hpb=f8d943c54b1518e77c884b6dc77ee42dc88aaeab;p=fw%2Faltos diff --git a/Makefile.am b/Makefile.am index 6f3ead74..8bb1830a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,12 +19,9 @@ fat-install: fat cd micropeak && $(MAKE) fat-install endif -fat: - cd src && $(MAKE) all - cd doc && $(MAKE) all +fat: all-recursive cd libaltos && $(MAKE) fat cd altoslib && $(MAKE) all - cd altosuilib && $(MAKE) all cd icon && $(MAKE) fat cd altosui && $(MAKE) fat cd micropeak && $(MAKE) fat