Index: uspace/srv/inet/Makefile
===================================================================
--- uspace/srv/inet/Makefile	(revision 6428115342e73b6e994e17c494a77a400a7c1ba8)
+++ uspace/srv/inet/Makefile	(revision 8bf672df361c98c8f5273d51034e67574914aaf3)
@@ -35,7 +35,9 @@
 	inet.c \
 	inet_link.c \
+	inet_util.c \
 	inetcfg.c \
 	inetping.c \
-	pdu.c
+	pdu.c \
+	sroute.c
 
 include $(USPACE_PREFIX)/Makefile.common
