Index: uspace/app/tasks/Makefile
===================================================================
--- uspace/app/tasks/Makefile	(revision da9891837c5accbfe18c82141e098d672c4025c5)
+++ uspace/app/tasks/Makefile	(revision a721f6a2c63802500636ecfd5e60b628b5bdce9c)
@@ -32,6 +32,5 @@
 
 SOURCES = \
-	tasks.c \
-	func.c
+	tasks.c
 
 include $(USPACE_PREFIX)/Makefile.common
