X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=66d7cb553574c8028a876669dc6d051d41520c79;hp=96b9dea91d87f110abcc60149ada5d79e1b529f6;hb=ddc83b4c401be965a9947782becf20cc8c54e6a2;hpb=b3b2d3c475a135084b5628c730fc6fca1ba0817b diff --git a/Makefile.am b/Makefile.am index 96b9dea9..66d7cb55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src ao-view ao-tools ao-utils +SUBDIRS=src ao-tools ao-utils EXTRA_DIST = ChangeLog @@ -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