X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=doc%2FMakefile.am;h=a84caae7a9912dec432310ce2ffc0d3849fa82a6;hb=faf9ced36a84879b43e9b41783ba891cce356dd0;hp=6cf2e4f98e7012490848dfdd0a0244bb8218e1c0;hpb=3b23931d1826144ec30695d9c0ba8b147a21191d;p=cacao.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 6cf2e4f98..a84caae7a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -21,11 +21,21 @@ ## 02110-1301, USA. -SUBDIRS = handbook +SUBDIRS = \ + doxygen \ + handbook -dist_noinst_DATA = assertions.tex annotations.tex jsr.bib +dist_noinst_DATA = \ + assertions.tex \ + annotations.tex \ + jsr.bib -EXTRA_DIST = inlining_stacktrace.txt native_threads.txt stack.txt +EXTRA_DIST = \ + design_onstack_replacement.txt \ + inlining_stacktrace.txt \ + native_threads.txt \ + stack.txt \ + stack_frames.txt CLEANFILES = \ annotations.aux \