Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2005-01-14 22:24:04 +0300
committerMiguel de Icaza <miguel@gnome.org>2005-01-14 22:24:04 +0300
commitbbea585759231f23d3c385313e8aa608daa8f31c (patch)
treee8dd37c2d9ebc6d8ce1e63349516d2c41674e289 /ikvm-native
parent6ce87f1f2562f0a7d8022a8751d80eb8118017c2 (diff)
Distribute jni.h
svn path=/trunk/mono/; revision=38956
Diffstat (limited to 'ikvm-native')
-rw-r--r--ikvm-native/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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