summaryrefslogtreecommitdiff
path: root/native/jni/java-nio/Makefile.am
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2006-11-13 00:29:48 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2006-11-13 00:29:48 +0000
commit2a2b91f336fe4f6c2a314db2bc4cdffff6cf5a61 (patch)
tree21df1df36e4070dbe32198f06ea33964e82a998b /native/jni/java-nio/Makefile.am
parent237bdd93058f891ae4567cf4e051c5831bd4646b (diff)
downloadclasspath-2a2b91f336fe4f6c2a314db2bc4cdffff6cf5a61.tar.gz
2006-11-13 Andrew John Hughes <gnu_andrew@member.fsf.org>
* Merge of HEAD-->generics from 2006/11/04-2006/11/12.
Diffstat (limited to 'native/jni/java-nio/Makefile.am')
-rw-r--r--native/jni/java-nio/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/native/jni/java-nio/Makefile.am b/native/jni/java-nio/Makefile.am
index a4b830cd4..9f2db83f2 100644
--- a/native/jni/java-nio/Makefile.am
+++ b/native/jni/java-nio/Makefile.am
@@ -5,7 +5,6 @@ libjavanio_la_SOURCES = gnu_java_nio_VMPipe.c \
gnu_java_nio_VMSelector.c \
gnu_java_nio_charset_iconv_IconvDecoder.c \
gnu_java_nio_charset_iconv_IconvEncoder.c \
- gnu_java_nio_channels_FileChannelImpl.c \
java_nio_MappedByteBufferImpl.c \
java_nio_VMDirectByteBuffer.c \
gnu_java_nio_EpollSelectorImpl.c \