summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xscripts/setup_x64_project.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup_x64_project.sh b/scripts/setup_x64_project.sh
index a36c2786..9b3d4a22 100755
--- a/scripts/setup_x64_project.sh
+++ b/scripts/setup_x64_project.sh
@@ -10,7 +10,7 @@ make libsys_asm_io_x64
cd ..
nebuild libSystem.json
cd ../libDDK
-nebuild ddk.json
+nebuild libDDK.json
cd ../boot
make -f amd64-desktop.make efi
make -f amd64-desktop.make epm-img