Hook 'examples' up to build.

This commit is contained in:
Bård Skaflestad 2011-10-05 20:09:29 +02:00
parent 5202631f34
commit 72f81cf574
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
SUBDIRS = src
SUBDIRS = src examples
ACLOCAL_AMFLAGS = -I m4

View File

@ -66,6 +66,7 @@ AM_CONDITIONAL([OPMPRESSURE_SPARSE_SYS],
AC_CONFIG_FILES([
Makefile
src/Makefile
examples/Makefile
])
AC_OUTPUT