[libbluray-devel] Fix make check

Jean-Baptiste Kempf git at videolan.org
Wed Jul 16 02:25:52 CEST 2014


libbluray | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jul 16 02:25:25 2014 +0200| [28198c89d333d3086b7253969a467b20b8431922] | committer: Jean-Baptiste Kempf

Fix make check

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

 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 895cbc8..dc34b23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ noinst_HEADERS=\
 	jni/jni.h \
 	jni/linux/jni_md.h \
 	jni/win32/jni_md.h \
-	jni/macosx/jni_md.h
+	jni/darwin/jni_md.h
 
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
 



More information about the libbluray-devel mailing list