add libtool to build deps
[fw/altos] / Makefile.am
index 96b9dea91d87f110abcc60149ada5d79e1b529f6..66d7cb553574c8028a876669dc6d051d41520c79 100644 (file)
@@ -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