]> git.sesse.net Git - bmusb/blobdiff - Makefile
Make shutdown faster for the case where we have zero real USB cards.
[bmusb] / Makefile
index ee0ba10393e089591c598e1b2385da8abed25e61..b8f47ad5924274bc626837831897b3a5ae923d5e 100644 (file)
--- 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.4
+SOLIB := libbmusb.so.4.0.1
 
 all: $(LIB) $(SOLIB) main