diff --git a/pandatool/src/stitch/Sources.pp b/pandatool/src/stitch/Sources.pp index bcfc714d48..68b0ab985f 100644 --- a/pandatool/src/stitch/Sources.pp +++ b/pandatool/src/stitch/Sources.pp @@ -27,7 +27,8 @@ #define OTHER_LIBS \ device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \ event:c chancfg:c display:c sgraphutil:c light:c putil:c express:c \ - panda:m dtool + panda:m \ + dtoolutil:c dconfig:c dtool:m #define SOURCES \ stitchViewerProgram.cxx stitchViewerProgram.h diff --git a/pandatool/src/text-stats/Sources.pp b/pandatool/src/text-stats/Sources.pp index a30b27ff8c..b776bf95c2 100644 --- a/pandatool/src/text-stats/Sources.pp +++ b/pandatool/src/text-stats/Sources.pp @@ -3,7 +3,8 @@ #define LOCAL_LIBS \ progbase pstatserver #define OTHER_LIBS \ - pstatclient:c linmath:c putil:c express:c panda:m dtool + pstatclient:c linmath:c putil:c express:c panda:m \ + dtoolutil:c dconfig:c dtool:m #define UNIX_SYS_LIBS \ m