Index: src/Makefile
===================================================================
--- src/Makefile	(revision 8491c4861418774a24bfc679b903b93cda4a4ffb)
+++ src/Makefile	(revision 0a50f5941e7572881e764db343f5a363d93b313f)
@@ -9,4 +9,5 @@
 	proc/thread.c \
 	proc/task.c \
+	proc/the.c \
 	mm/heap.c \
 	mm/frame.c \
@@ -17,5 +18,4 @@
 	lib/list.c \
 	lib/memstr.c \
-	lib/the.c \
 	lib/sort.c \
 	debug/print.c \
