* Adjusted default userland module paths to today's build paths.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34378 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -30,7 +30,8 @@
|
|||||||
|
|
||||||
|
|
||||||
static const char *gModuleDirs[] = {
|
static const char *gModuleDirs[] = {
|
||||||
"distro/x86.R1/beos/system/add-ons/userland",
|
"generated/objects/haiku/x86/release/add-ons/userland",
|
||||||
|
"generated/objects/haiku/x86/release/tests/add-ons/kernel",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user