aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-09-26 19:07:01 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:59 +0100
commitd6fbf62c239cb4f9bd94c2cf4fdb47bf808df985 (patch)
treed25fa752932b89db94e55185a9311427cac44f63 /configure.ac
parent09b3d00c9c2cf365f2cf7c278f86459823032c36 (diff)
Move documentation around
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e44d34d3..2fdadc6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -157,3 +157,4 @@ LIBS="$LIBS $HDF5_LIBS -lm -lz $GSL_LIBS $GTK_LIBS $OPENCL_LIBS -pthread"
LIBS="$LIBS $LIBTIFF_LIBS $LIBPNG_LIBS"
AC_OUTPUT(Makefile src/Makefile data/Makefile doc/Makefile scripts/Makefile)
+AC_OUTPUT(doc/examples/Makefile)