X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aac44b9daa8072febac04345ee75e133966d8f4..effb029c30207ced2f1ca28691dba068a28c26c5:/samples/regtest/Makefile.in diff --git a/samples/regtest/Makefile.in b/samples/regtest/Makefile.in index a353b3a67b..6abdc29fb2 100644 --- a/samples/regtest/Makefile.in +++ b/samples/regtest/Makefile.in @@ -90,6 +90,8 @@ COND_PLATFORM_OS2_1___regtest___os2_emxbindcmd = $(NM) regtest$(EXEEXT) | if \ @COND_PLATFORM_MACOSX_1@__regtest_app_Contents_PkgInfo___depname \ @COND_PLATFORM_MACOSX_1@ = regtest.app/Contents/PkgInfo @COND_PLATFORM_MACOSX_1@__regtest_bundle___depname = regtest_bundle +@COND_TOOLKIT_MAC@____regtest_BUNDLE_TGT_REF_DEP = \ +@COND_TOOLKIT_MAC@ $(__regtest_app_Contents_PkgInfo___depname) @COND_TOOLKIT_OSX_CARBON@____regtest_BUNDLE_TGT_REF_DEP \ @COND_TOOLKIT_OSX_CARBON@ = $(__regtest_app_Contents_PkgInfo___depname) @COND_TOOLKIT_OSX_COCOA@____regtest_BUNDLE_TGT_REF_DEP \