From cf481c5e99e6923358687d66fd6afecc95625a57 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 26 Mar 2011 20:26:06 +0100 Subject: Add documentation via gtk-doc --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 86b431d6..a5bf32c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ EXTRA_DIST = configure m4/gnulib-cache.m4 -SUBDIRS = lib +SUBDIRS = lib doc/reference ACLOCAL_AMFLAGS = -I m4 bin_PROGRAMS = src/pattern_sim src/process_hkl src/get_hkl src/indexamajig \ @@ -172,3 +172,6 @@ EXTRA_DIST += scripts/check-near-bragg scripts/double-hit scripts/random-image \ scripts/cell-please scripts/check-hkl-completeness.gp \ scripts/check-hkl-quality.gp scripts/compare-hkl.gp \ scripts/check-peak-detection + + +DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc -- cgit v1.2.3