X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=989ed8c1dca5c27e3f5ad163315eac6d38afa457;hb=32043c95d3b9f8cb97d6d28b9996fa1bec2ce11b;hp=e1c33ecd0e87fb438f688a7755e0acb72fcfbc6f;hpb=c7466ef67f76efdd9e8a151e8d0f38281199c2a9;p=bmusb diff --git a/Makefile b/Makefile index e1c33ec..989ed8c 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ INSTALL := install PREFIX := /usr/local LIB := libbmusb.a SODEV := libbmusb.so -SONAME := libbmusb.so.2 -SOLIB := libbmusb.so.2.0.0 +SONAME := libbmusb.so.4 +SOLIB := libbmusb.so.4.0.0 all: $(LIB) $(SOLIB) main