aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-10-26 20:20:59 +1000
committerGravatar axel <axel@liljencrantz.se>2006-10-26 20:20:59 +1000
commit3341fc888c9b008b6b83603406755610b83f2c94 (patch)
tree4138b8c6268a1d84065a8319f00d93cb9895531f /configure.ac
parent1faf7df371e229f696926069f41fb34cf17b16bd (diff)
Make the fish manpage in Doxygen and add it to the main fish documentation
darcs-hash:20061026102059-ac50b-2a7956bb4651b5ffe867e7c6eb26a29e2f15ad24.gz
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c0699a29..5b9dd941 100644
--- a/configure.ac
+++ b/configure.ac
@@ -649,7 +649,7 @@ case $target_os in
esac
# Tell the world what we know
-AC_CONFIG_FILES([Makefile fish.spec doc_src/fish.1 doc_src/Doxyfile seq])
+AC_CONFIG_FILES([Makefile fish.spec doc_src/Doxyfile seq])
AC_OUTPUT
if test ! x$local_found_posix_switch = xyes; then