X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=66d7cb553574c8028a876669dc6d051d41520c79;hp=96b9dea91d87f110abcc60149ada5d79e1b529f6;hb=012e7176954a6b74b3b667317be0f6dc41d7ab70;hpb=da12b89fb056a68e65ba363fef91d266727cb685 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