X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=264e577a060853ee76d50cf1f84e07df5da5ecb7;hp=39e7c2446130cce0c7ba0874c3c00fd8c49b6951;hb=e2b9f47a205348d38756c70e928a2a9183de6884;hpb=0c771d999914f9d17c723900f2987acc45fd0fbb diff --git a/Makefile.am b/Makefile.am index 39e7c244..264e577a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,3 +11,8 @@ ChangeLog: (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) dist-hook: ChangeLog + +fat: + cd src && $(MAKE) all + cd ao-tools/libaltos && $(MAKE) all + cd ao-tools/altosui && $(MAKE) fat