diff --git a/configure.in b/configure.in index c5e5b389a4de8c2f28553021f2e6600d3aed9379..b4ce50196b49b54b86be8ea3d49e9ee06e4a0564 100644 --- a/configure.in +++ b/configure.in @@ -49,5 +49,5 @@ if test x$GCC = xyes ; then fi -AC_OUTPUT(Makefile testsuite/Makefile) +AC_OUTPUT(Makefile testsuite/Makefile examples/Makefile)