X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=ca93558dbe428ab7a52156783ebd9ac0b3a1fc2d;hb=5163d25c65c3028090db1aea6587ec2fb4cb823e;hp=5e8c35b1eae7d79bb40775357b4d30bdfc7f84eb;hpb=e9aa80b8e6a09cf2c8b3458a1c395b6f1b6a58cc;p=bmusb diff --git a/Makefile b/Makefile index 5e8c35b..ca93558 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.5 +SOLIB := libbmusb.so.5.0.0 all: $(LIB) $(SOLIB) main