diff liboctave/Makefile.am @ 10471:bcabc1c4f20c

Add detection of OpenMP support to configure. Disabled by default
author David Bateman <dbateman@free.fr>
date Sat, 27 Mar 2010 18:23:54 +0100
parents 6a271334750c
children 0ba9bd294421
line wrap: on
line diff
--- a/liboctave/Makefile.am	Sat Mar 27 10:07:10 2010 +0100
+++ b/liboctave/Makefile.am	Sat Mar 27 18:23:54 2010 +0100
@@ -223,6 +223,7 @@
   oct-mem.h \
   oct-mutex.h \
   oct-norm.h \
+  oct-openmp.h \
   oct-passwd.h \
   oct-rand.h \
   oct-rl-edit.h \