altos: product defines are always in ao_product.h
[fw/altos] / Makefile.am
index 66d7cb553574c8028a876669dc6d051d41520c79..e1ee30a38832eb62558b69c69f6c6784114fe236 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS=src ao-tools ao-utils
+SUBDIRS=src doc altosui ao-tools ao-utils
 
 EXTRA_DIST = ChangeLog
 
@@ -13,4 +13,7 @@ ChangeLog:
 dist-hook: ChangeLog
 
 fat:
-       cd ao-tools/altosui && $(MAKE) fat
+       cd src && $(MAKE) all
+       cd doc && $(MAKE) all
+       cd altosui/libaltos && $(MAKE) all
+       cd altosui && $(MAKE) fat