X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=b58db0f8efa578e6403d889e2b0f68fef7b798ca;hb=0c0182f453e8bc26e630615ea6d2a2f05e868fde;hp=989ed8c1dca5c27e3f5ad163315eac6d38afa457;hpb=32043c95d3b9f8cb97d6d28b9996fa1bec2ce11b;p=bmusb diff --git a/Makefile b/Makefile index 989ed8c..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.0 +SONAME := libbmusb.so.6 +SOLIB := libbmusb.so.6.0.0 all: $(LIB) $(SOLIB) main