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