From 3b48d0d3244d28c93f25c6e0c640e30ff32c4c87 Mon Sep 17 00:00:00 2001 From: tromey Date: Wed, 4 Apr 2001 23:38:53 +0000 Subject: 2001-04-04 Andreas Jaeger * gcj/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * gcj/Makefile.in: Rebuilt. * Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * Makefile.in: Rebuilt. * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * testsuite/Makefile.in: Rebuild. * include/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. * include/Makefile.in: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41100 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/include/Makefile.am') diff --git a/libjava/include/Makefile.am b/libjava/include/Makefile.am index 8e3f18f9d0c..8c0814abb1b 100644 --- a/libjava/include/Makefile.am +++ b/libjava/include/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in. -AUTOMAKE_OPTIONS = foreign no-installinfo +AUTOMAKE_OPTIONS = foreign include_HEADERS = jni.h jvmpi.h -- cgit v1.2.3