iso9660.c => iso9660.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2869 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -7,6 +7,6 @@ R5KernelAddon bfs : kernel disk_scanner fs :
|
||||
;
|
||||
|
||||
R5KernelAddon iso9660 : kernel disk_scanner fs :
|
||||
iso9660.c
|
||||
iso9660.cpp
|
||||
;
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ LinkSharedOSLibs <userland>bfs : libkernelland_emu.so ;
|
||||
# iso9660
|
||||
|
||||
Addon <userland>iso9660 : userland disk_scanner fs :
|
||||
iso9660.c
|
||||
iso9660.cpp
|
||||
;
|
||||
LinkSharedOSLibs <userland>iso9660 : libkernelland_emu.so ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user