]> git.sesse.net Git - bmusb/blobdiff - Makefile
Fix 8-bit noninterleaved encoding for fake colors; it's UYVY, not YUVV, of course.
[bmusb] / Makefile
index e1c33ecd0e87fb438f688a7755e0acb72fcfbc6f..5e8c35b1eae7d79bb40775357b4d30bdfc7f84eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@ INSTALL := install
 PREFIX := /usr/local
 LIB := libbmusb.a
 SODEV := libbmusb.so
-SONAME := libbmusb.so.2
-SOLIB := libbmusb.so.2.0.0
+SONAME := libbmusb.so.4
+SOLIB := libbmusb.so.4.0.2
 
 all: $(LIB) $(SOLIB) main