X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=ca93558dbe428ab7a52156783ebd9ac0b3a1fc2d;hb=03e38890b599efe6ac906fdb70b43cda63f11d01;hp=ee0ba10393e089591c598e1b2385da8abed25e61;hpb=4d581348943463cdb7297d05ed1fe0c1fcbd90c0;p=bmusb diff --git a/Makefile b/Makefile index ee0ba10..ca93558 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ INSTALL := install PREFIX := /usr/local LIB := libbmusb.a SODEV := libbmusb.so -SONAME := libbmusb.so.1 -SOLIB := libbmusb.so.1.0.0 +SONAME := libbmusb.so.5 +SOLIB := libbmusb.so.5.0.0 all: $(LIB) $(SOLIB) main