summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpputools/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpputools/prj/d.lst b/cpputools/prj/d.lst
index 6d4173952..ccb0f3f11 100644
--- a/cpputools/prj/d.lst
+++ b/cpputools/prj/d.lst
@@ -15,4 +15,4 @@
-dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
+dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"