1## Process this file with automake to produce Makefile.in
2
3docdir = $(prefix)/doc/@PACKAGE@
4
5doc_DATA = \
6	BCUnit_doc.css \
7	error_handling.html \
8	fdl.html \
9	index.html \
10	introduction.html \
11	managing_tests.html \
12	running_tests.html \
13	test_registry.html \
14	writing_tests.html
15
16SUBDIRS = headers