X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aac44b9daa8072febac04345ee75e133966d8f4..0159d534634fb2a64687efc25812676c99ac9295:/samples/joytest/Makefile.in diff --git a/samples/joytest/Makefile.in b/samples/joytest/Makefile.in index 25db5bd4bf..032056cb7a 100644 --- a/samples/joytest/Makefile.in +++ b/samples/joytest/Makefile.in @@ -92,6 +92,8 @@ COND_PLATFORM_OS2_1___joytest___os2_emxbindcmd = $(NM) joytest$(EXEEXT) | if \ @COND_PLATFORM_MACOSX_1@__joytest_app_Contents_PkgInfo___depname \ @COND_PLATFORM_MACOSX_1@ = joytest.app/Contents/PkgInfo @COND_PLATFORM_MACOSX_1@__joytest_bundle___depname = joytest_bundle +@COND_TOOLKIT_MAC@____joytest_BUNDLE_TGT_REF_DEP = \ +@COND_TOOLKIT_MAC@ $(__joytest_app_Contents_PkgInfo___depname) @COND_TOOLKIT_OSX_CARBON@____joytest_BUNDLE_TGT_REF_DEP \ @COND_TOOLKIT_OSX_CARBON@ = $(__joytest_app_Contents_PkgInfo___depname) @COND_TOOLKIT_OSX_COCOA@____joytest_BUNDLE_TGT_REF_DEP \