diff --git a/dtool/pptempl/Template.unix.pp b/dtool/pptempl/Template.unix.pp index 06f5bdfdfd..0dcaa368c6 100644 --- a/dtool/pptempl/Template.unix.pp +++ b/dtool/pptempl/Template.unix.pp @@ -366,7 +366,7 @@ $[TAB] $[shared_lib_c] #if $[BUNDLE_EXT] // Also generate the bundles (on OSX only). #define target $[ODIR]/lib$[TARGET]$[BUNDLE_EXT] - + #define source $[ODIR]/lib$[TARGET]$[DYNAMIC_LIB_EXT] $[target] : $[sources] $[static_lib_dependencies] $[TAB] $[BUNDLE_LIB_C++] #endif // BUNDLE_EXT