Index: uspace/app/tmon/Makefile
===================================================================
--- uspace/app/tmon/Makefile	(revision 73b0773c31969fd83f88107b0deb13625c49217b)
+++ uspace/app/tmon/Makefile	(revision fc338e0106f262c2c03301e6708b4ee2a6b365ef)
@@ -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
