Index: uspace/lib/softint/Makefile
===================================================================
--- uspace/lib/softint/Makefile	(revision 1d465bf4b98a5bc5b790ecab106baa34aa9d68ee)
+++ uspace/lib/softint/Makefile	(revision e7079cfccf40b3535b85a699063f3ecc42490440)
@@ -32,8 +32,8 @@
 LIBRARY = libsoftint
 SLIBRARY = libsoftint.so.0.0
-LSONAME = libsoftint.so.0
+LSONAME = libsofti.so0
 
 SOURCES = \
-	generic/division.c\
+	generic/division.c \
 	generic/multiplication.c
 
