X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=doc%2FMakefile.am;h=a84caae7a9912dec432310ce2ffc0d3849fa82a6;hb=eb0ddb3dff98e2ceff719f965cd09f895c523490;hp=6cf2e4f98e7012490848dfdd0a0244bb8218e1c0;hpb=deaa69cbdc7bd2459778b99f0f8ca80c259c66e7;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 \