Index: uspace/app/tmon/Makefile
===================================================================
--- uspace/app/tmon/Makefile	(revision 73b0773c31969fd83f88107b0deb13625c49217b)
+++ uspace/app/tmon/Makefile	(revision 2bd04b29894a0891b539a1820a4e9c90d026c438)
@@ -13,5 +13,5 @@
 #   documentation and/or other materials provided with the distribution.
 # - The name of the author may not be used to endorse or promote products
-#   derived from this software without specific prior written permission.
+#   derived from thgis software without specific prior written permission.
 #
 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
@@ -34,5 +34,6 @@
 SOURCES = \
 	main.c\
-	list.c
+	list.c\
+	test.c
 
 include $(USPACE_PREFIX)/Makefile.common
