Added image.c to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2424 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-01-12 16:26:39 +00:00
parent c679492034
commit 598e865517
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ KernelMergeObject kernel_core.o :
<$(SOURCE_GRIST)>fd.c
<$(SOURCE_GRIST)>gdb.c
<$(SOURCE_GRIST)>heap.c
<$(SOURCE_GRIST)>image.c
<$(SOURCE_GRIST)>int.c
<$(SOURCE_GRIST)>khash.c
<$(SOURCE_GRIST)>linkhack.c