X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=2e45aff060683d2087a0cb9d589500363c519443;hp=0767ccde788fd0d2f7210d1cfe8a9f91226d8bd4;hb=868ef0c9c4b208c02a87180b0eede329369bdc77;hpb=ab6c9c983a2830bc8807e1b75d2576141b73632d diff --git a/Makefile.am b/Makefile.am index 0767ccde..2e45aff0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src altosui ao-tools ao-utils +SUBDIRS=src doc altoslib libaltos altosui ao-tools ao-utils altosdroid EXTRA_DIST = ChangeLog @@ -14,5 +14,6 @@ dist-hook: ChangeLog fat: cd src && $(MAKE) all + cd doc && $(MAKE) all cd altosui/libaltos && $(MAKE) all cd altosui && $(MAKE) fat