From b2bb4b5c080e43bafd23e8a07c654a62aa10aaf1 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 19 May 2004 17:04:51 +0000 Subject: [PATCH] use pystub after all --- direct/src/dcparse/Sources.pp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/direct/src/dcparse/Sources.pp b/direct/src/dcparse/Sources.pp index 7f59d4ccef..d14a6ae3c2 100644 --- a/direct/src/dcparse/Sources.pp +++ b/direct/src/dcparse/Sources.pp @@ -3,13 +3,12 @@ #define OTHER_LIBS \ express:c \ interrogatedb:c dconfig:c dtoolconfig:m \ - dtoolutil:c dtoolbase:c dtool:m + dtoolutil:c dtoolbase:c dtool:m \ + pystub #define C++FLAGS -DWITHIN_PANDA #begin bin_target #define TARGET dcparse - #define LOCAL_LIBS dcparser - #define USE_PACKAGES python #define SOURCES \ dcparse.cxx