X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=989ed8c1dca5c27e3f5ad163315eac6d38afa457;hb=refs%2Ftags%2F0.7.0;hp=aad31217ce2b41a12c203180e5860a8c08edc0fa;hpb=b18056fe32dd46134d7f12165bfa083378f2d9bb;p=bmusb diff --git a/Makefile b/Makefile index aad3121..989ed8c 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.4 +SOLIB := libbmusb.so.4.0.0 all: $(LIB) $(SOLIB) main