X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile.am;h=e1ee30a38832eb62558b69c69f6c6784114fe236;hp=0767ccde788fd0d2f7210d1cfe8a9f91226d8bd4;hb=9a5666f42d4d90a0a488fd0a85ae9914944fe0be;hpb=72a04d679d06aaad9c2b4297fefd585fc393ce2e diff --git a/Makefile.am b/Makefile.am index 0767ccde..e1ee30a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src altosui ao-tools ao-utils +SUBDIRS=src doc altosui ao-tools ao-utils 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