X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=7328c04ed0bc4ca34565e3015e7bbd0204782fcc;hp=2c412bf97157f9b1dde1880a3856c849a6f772a4;hb=4dae5b876b089c17c87c72df2ad2fa5ec4f1657c;hpb=51c7741040d95c5deece939dae5e4136cc04afc4 diff --git a/Makefile.am b/Makefile.am index 2c412bf9..7328c04e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src altosui ao-tools ao-utils +SUBDIRS=src doc altoslib libaltos altosuilib altosui micropeak ao-tools ao-utils altosdroid EXTRA_DIST = ChangeLog @@ -14,5 +14,6 @@ dist-hook: ChangeLog fat: cd src && $(MAKE) all - cd ao-tools/libaltos && $(MAKE) all - cd ao-tools/altosui && $(MAKE) fat + cd doc && $(MAKE) all + cd altosui/libaltos && $(MAKE) all + cd altosui && $(MAKE) fat