From bbea585759231f23d3c385313e8aa608daa8f31c Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 14 Jan 2005 19:24:04 +0000 Subject: Distribute jni.h svn path=/trunk/mono/; revision=38956 --- ikvm-native/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikvm-native') 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 -- cgit v1.2.3