diff --git a/direct/src/showbase/Sources.pp b/direct/src/showbase/Sources.pp index 0975f58c67..a19ee99b5a 100644 --- a/direct/src/showbase/Sources.pp +++ b/direct/src/showbase/Sources.pp @@ -24,6 +24,7 @@ // Define a Python extension module for operating on frozen modules. // This is a pure C module; it involves no Panda code or C++ code. #begin lib_target + #define BUILD_TARGET $[HAVE_PYTHON] #define TARGET extend_frozen #define LIB_PREFIX #if $[OSX_PLATFORM]