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:
Diffstat (limited to 'ikvm-native/Makefile.am')
-rw-r--r--ikvm-native/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/ikvm-native/Makefile.am b/ikvm-native/Makefile.am
new file mode 100644
index 00000000000..bba455ef292
--- /dev/null
+++ b/ikvm-native/Makefile.am
@@ -0,0 +1,6 @@
+
+INCLUDES = $(GMODULE_CFLAGS)
+
+lib_LTLIBRARIES = libikvm-native.la
+
+libikvm_native_la_SOURCES = jni.c os.c