X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=b58db0f8efa578e6403d889e2b0f68fef7b798ca;hb=0c0182f453e8bc26e630615ea6d2a2f05e868fde;hp=b8f47ad5924274bc626837831897b3a5ae923d5e;hpb=e287f28087aef9cfd6aa47acd0d283bc177a9d70;p=bmusb diff --git a/Makefile b/Makefile index b8f47ad..b58db0f 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ INSTALL := install PREFIX := /usr/local LIB := libbmusb.a SODEV := libbmusb.so -SONAME := libbmusb.so.4 -SOLIB := libbmusb.so.4.0.1 +SONAME := libbmusb.so.6 +SOLIB := libbmusb.so.6.0.0 all: $(LIB) $(SOLIB) main