aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-09-07 11:49:17 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:57 +0100
commitac6ce223432e1e8d6c0104a3abb111fb0d1b4764 (patch)
tree9d6eed718889393a94cf0d1228ffa505cbe377c3 /configure.ac
parentc1966ec729b9afe609d6458c8ccc7d92a60bfb90 (diff)
Install docs
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 038ea7f8..a9daf78f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -156,4 +156,4 @@ CFLAGS="$CFLAGS $LIBTIFF_CFLAGS -D_GNU_SOURCE"
LIBS="$LIBS $HDF5_LIBS -lm -lz $GSL_LIBS $GTK_LIBS $OPENCL_LIBS -pthread"
LIBS="$LIBS $LIBTIFF_LIBS"
-AC_OUTPUT(Makefile src/Makefile data/Makefile)
+AC_OUTPUT(Makefile src/Makefile data/Makefile doc/Makefile)