X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=66d7cb553574c8028a876669dc6d051d41520c79;hp=39e7c2446130cce0c7ba0874c3c00fd8c49b6951;hb=148b927c3b8bc7b7b5c5356392032faf2b1203d3;hpb=aed59e1c057c13e28fd368dc2592aa4628211097 diff --git a/Makefile.am b/Makefile.am index 39e7c244..66d7cb55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,3 +11,6 @@ ChangeLog: (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) dist-hook: ChangeLog + +fat: + cd ao-tools/altosui && $(MAKE) fat