[libbluray-devel] Distribute jni headers

hpi1 git at videolan.org
Tue May 27 12:43:16 CEST 2014


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Tue May 27 13:41:24 2014 +0300| [283677c8b34a02cf67a2d90a6ae4ad199acc4fe8] | committer: hpi1

Distribute jni headers

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=283677c8b34a02cf67a2d90a6ae4ad199acc4fe8
---

 Makefile.am |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 197ba01..895cbc8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,12 @@ ACLOCAL_AMFLAGS=-I m4
 
 EXTRA_DIST=bootstrap doc COPYING player_wrappers README.txt ChangeLog
 
+noinst_HEADERS=\
+	jni/jni.h \
+	jni/linux/jni_md.h \
+	jni/win32/jni_md.h \
+	jni/macosx/jni_md.h
+
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-bdjava



More information about the libbluray-devel mailing list