* .hgignore: Added doc/doxygen/html, doc/doxygen/latex.
[cacao.git] / doc / Makefile.am
index 6cf2e4f98e7012490848dfdd0a0244bb8218e1c0..7e878e2b03b7795fe12f0dacb112a98337190284 100644 (file)
 ## 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 = \
+       inlining_stacktrace.txt \
+       native_threads.txt \
+       stack.txt
 
 CLEANFILES = \
        annotations.aux \