From: Miguel de Icaza Date: Fri, 14 Jan 2005 19:24:04 +0000 (-0000) Subject: Distribute jni.h X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=bbea585759231f23d3c385313e8aa608daa8f31c;hp=6ce87f1f2562f0a7d8022a8751d80eb8118017c2;p=mono.git Distribute jni.h svn path=/trunk/mono/; revision=38956 --- diff --git a/ikvm-native/Makefile.am b/ikvm-native/Makefile.am index bba455ef292..1ab4df1e0fe 100644 --- a/ikvm-native/Makefile.am +++ b/ikvm-native/Makefile.am @@ -3,4 +3,4 @@ INCLUDES = $(GMODULE_CFLAGS) lib_LTLIBRARIES = libikvm-native.la -libikvm_native_la_SOURCES = jni.c os.c +libikvm_native_la_SOURCES = jni.c os.c jni.h