From ed6bf4edb2abd89188cdd38911473dadc194a7f9 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 1 Mar 2013 14:15:10 +0100 Subject: Use gtk-doc for libcrystfel only (not the contents of src) --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a3a15482..97f9513d 100644 --- a/configure.ac +++ b/configure.ac @@ -301,9 +301,9 @@ AC_SUBST([LIBCRYSTFEL_LIBS]) GTK_DOC_CHECK([1.9],[--flavour no-tmpl]) AC_CONFIG_MACRO_DIR(m4) -HTML_DIR=${docdir}/reference +HTML_DIR=${docdir}/reference/libcrystfel -AC_CONFIG_FILES(Makefile lib/Makefile doc/reference/Makefile libcrystfel/Makefile) +AC_CONFIG_FILES(Makefile lib/Makefile doc/reference/libcrystfel/Makefile libcrystfel/Makefile) AC_CONFIG_FILES(libcrystfel/crystfel.pc) AC_OUTPUT -- cgit v1.2.3