diff options
Diffstat (limited to 'libjava/testsuite/Makefile.am')
| -rw-r--r-- | libjava/testsuite/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/testsuite/Makefile.am b/libjava/testsuite/Makefile.am index e1d359d8f76..67bce5c3939 100644 --- a/libjava/testsuite/Makefile.am +++ b/libjava/testsuite/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in. -AUTOMAKE_OPTIONS = foreign dejagnu no-installinfo +AUTOMAKE_OPTIONS = foreign dejagnu # Setup the testing framework, if you have one EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \ |

