Commit a2a2596a authored by Filippo Carone's avatar Filippo Carone

fix for java bindings native files makefile

parent 28f8f943
......@@ -26,6 +26,8 @@ libjvlc_la_SOURCES = \
video-jni.cc \
vlm-jni.cc
libjvlc_la_CPPFLAGS = `$(VLC_CONFIG) --cflags pic` $(JINCLUDES)
libjvlc_la_LIBADD = ../../../src/libvlc-control.la $(LIBJINCLUDES)
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment