Added list.c to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2485 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-01-18 14:16:44 +00:00
parent 8cd0fe6e99
commit 8177f89fd1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ KernelMergeObject kernel_core.o :
<$(SOURCE_GRIST)>int.c
<$(SOURCE_GRIST)>khash.c
<$(SOURCE_GRIST)>linkhack.c
<$(SOURCE_GRIST)>list.c
<$(SOURCE_GRIST)>lock.c
<$(SOURCE_GRIST)>main.c
<$(SOURCE_GRIST)>misc.c