altos: Check for full log and complain
[fw/altos] / Makefile.am
index 66d7cb553574c8028a876669dc6d051d41520c79..0767ccde788fd0d2f7210d1cfe8a9f91226d8bd4 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS=src ao-tools ao-utils
+SUBDIRS=src altosui ao-tools ao-utils
 
 EXTRA_DIST = ChangeLog
 
@@ -13,4 +13,6 @@ ChangeLog:
 dist-hook: ChangeLog
 
 fat:
-       cd ao-tools/altosui && $(MAKE) fat
+       cd src && $(MAKE) all
+       cd altosui/libaltos && $(MAKE) all
+       cd altosui && $(MAKE) fat