mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-18 17:36:35 +00:00
4d54cfecc3
Fix for PR libgcj/43: * include/Makefile.in: Rebuilt. * include/Makefile.am (include_HEADERS): New define. From-SVN: r32351
6 lines
127 B
Makefile
6 lines
127 B
Makefile
## Process this file with automake to produce Makefile.in.
|
|
|
|
AUTOMAKE_OPTIONS = foreign no-installinfo
|
|
|
|
include_HEADERS = jni.h
|