aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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)