add libbthread to main directory for Android from Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / mpeg2enc / Makefile
index ceac3cec3a44f1f3da7a9413a523b3c096f74c6f..f517e52f68093d6fa98a9b428b336c4e254cfc50 100644 (file)
@@ -60,7 +60,7 @@ ifeq ($(WANT_CIN_3RDPARTY),no)
 LIBS += -la52
 endif
 ifeq ($(shell uname -o), Android)
-LIBS += jpt.a
+LIBS += ../libbthread-master/jpt.a
 endif
 
 HVEG2LIB = $(OBJDIR)/hveg2enc.a