X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=e1c33ecd0e87fb438f688a7755e0acb72fcfbc6f;hb=c7466ef67f76efdd9e8a151e8d0f38281199c2a9;hp=ee0ba10393e089591c598e1b2385da8abed25e61;hpb=1066d2975e1c824bef6b9c9555c7d9f4f1a890a9;p=bmusb diff --git a/Makefile b/Makefile index ee0ba10..e1c33ec 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.2 +SOLIB := libbmusb.so.2.0.0 all: $(LIB) $(SOLIB) main