X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aac44b9daa8072febac04345ee75e133966d8f4..3591d10f4fe21b0e1a355d0b31b363ff528e6732:/samples/nativdlg/Makefile.in diff --git a/samples/nativdlg/Makefile.in b/samples/nativdlg/Makefile.in index 02b3aea66a..387ff15310 100644 --- a/samples/nativdlg/Makefile.in +++ b/samples/nativdlg/Makefile.in @@ -90,6 +90,8 @@ COND_PLATFORM_OS2_1___nativdlg___os2_emxbindcmd = $(NM) nativdlg$(EXEEXT) | if \ @COND_PLATFORM_MACOSX_1@__nativdlg_app_Contents_PkgInfo___depname \ @COND_PLATFORM_MACOSX_1@ = nativdlg.app/Contents/PkgInfo @COND_PLATFORM_MACOSX_1@__nativdlg_bundle___depname = nativdlg_bundle +@COND_TOOLKIT_MAC@____nativdlg_BUNDLE_TGT_REF_DEP = \ +@COND_TOOLKIT_MAC@ $(__nativdlg_app_Contents_PkgInfo___depname) @COND_TOOLKIT_OSX_CARBON@____nativdlg_BUNDLE_TGT_REF_DEP \ @COND_TOOLKIT_OSX_CARBON@ = $(__nativdlg_app_Contents_PkgInfo___depname) @COND_TOOLKIT_OSX_COCOA@____nativdlg_BUNDLE_TGT_REF_DEP \