From c2e1d76400e9e3b4160cbe406919bc89d7dc543b Mon Sep 17 00:00:00 2001 From: axel Date: Mon, 20 Nov 2006 23:53:36 +1000 Subject: Fix missing man-page generation when building from darcs tree. Also simplifys doc generation a small bit. darcs-hash:20061120135336-ac50b-d3b7a4ce2ac6bcc307c57cfcd23db86a8ac411a8.gz --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e2e2aada..dda2fa36 100644 --- a/configure.ac +++ b/configure.ac @@ -776,7 +776,7 @@ case $target_os in esac # Tell the world what we know -AC_CONFIG_FILES([Makefile fish.spec doc_src/Doxyfile seq]) +AC_CONFIG_FILES([Makefile fish.spec Doxyfile.help seq]) AC_OUTPUT if test ! x$local_found_posix_switch = xyes; then -- cgit v1.2.3