Index: uspace/lib/softint/Makefile
===================================================================
--- uspace/lib/softint/Makefile	(revision ec883cfb5af8ac346f5f441d0193af9fefef179a)
+++ uspace/lib/softint/Makefile	(revision 042fbe0c7c1554d67557bfe39825352d0ac29fbe)
@@ -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
 
