Added the pipefs to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3687 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-06-27 03:49:31 +00:00
parent ba6ecd2852
commit 87357f1456

View File

@ -4,6 +4,7 @@ KernelMergeObject kernel_fs.o :
<$(SOURCE_GRIST)>bootfs.c
<$(SOURCE_GRIST)>devfs.c
<$(SOURCE_GRIST)>rootfs.c
<$(SOURCE_GRIST)>pipefs.cpp
<$(SOURCE_GRIST)>fd.c
<$(SOURCE_GRIST)>vfs.c
<$(SOURCE_GRIST)>vfs_select.c