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