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:
-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