From a09cfb3a9b6af24af10a4141f74636ec2f243d0b Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 26 Jan 2007 17:59:35 +0000 Subject: [PATCH] link with python --- panda/src/pgraph/Sources.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/panda/src/pgraph/Sources.pp b/panda/src/pgraph/Sources.pp index 883d21eacc..b7b18d4d29 100644 --- a/panda/src/pgraph/Sources.pp +++ b/panda/src/pgraph/Sources.pp @@ -3,6 +3,7 @@ #define LOCAL_LIBS \ lerp event gsgbase gobj putil linmath \ downloader express pandabase pstatclient +#define USE_PACKAGES python #begin lib_target #define TARGET pgraph