add libbthread to main directory for Android from Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / mplexlo / Makefile
index 66126523e487de38e326024b38f14e1f1e5b70f8..068c49817dc47c3b6191f6c55ec6af345cc886a8 100644 (file)
@@ -17,7 +17,7 @@ ifeq ($(WANT_CIN_3RDPARTY),no)
 LIBS += -la52
 endif
 ifeq ($(shell uname -o), Android)
-LIBS += jpt.a
+LIBS += ../libbthread-master/jpt.a
 endif
 
 OUTPUT := $(OBJDIR)/mplexlo