* configure.ac: Some maintenance for make dist.
[cacao.git] / doc / Makefile.am
index 6cf2e4f98e7012490848dfdd0a0244bb8218e1c0..a84caae7a9912dec432310ce2ffc0d3849fa82a6 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 = \
+       design_onstack_replacement.txt \
+       inlining_stacktrace.txt \
+       native_threads.txt \
+       stack.txt \
+       stack_frames.txt
 
 CLEANFILES = \
        annotations.aux \