diff --git a/pandaapp/src/stitch/Sources.pp b/pandaapp/src/stitch/Sources.pp index 19372edd13..048a13b6f4 100644 --- a/pandaapp/src/stitch/Sources.pp +++ b/pandaapp/src/stitch/Sources.pp @@ -3,7 +3,7 @@ #define LOCAL_LIBS \ stitchbase #define OTHER_LIBS \ - progbase \ + progbase converter \ pnmimage:c mathutil:c linmath:c putil:c panda:m \ express:c pandaexpress:m pystub dtoolconfig dtool @@ -19,7 +19,7 @@ #define LOCAL_LIBS \ stitchbase #define OTHER_LIBS \ - progbase \ + progbase converter \ pnmimagetypes:c pnmimage:c linmath:c putil:c panda:m \ express:c pandaexpress:m pystub dtoolconfig dtool @@ -33,7 +33,7 @@ #define LOCAL_LIBS \ stitchviewer stitchbase #define OTHER_LIBS \ - progbase \ + progbase converter \ device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \ event:c chancfg:c display:c sgraphutil:c light:c \ pnmimagetypes:c pnmimage:c putil:c express:c \ diff --git a/pandaapp/src/stitchviewer/Sources.pp b/pandaapp/src/stitchviewer/Sources.pp index fd9941534b..2afc539d6d 100644 --- a/pandaapp/src/stitchviewer/Sources.pp +++ b/pandaapp/src/stitchviewer/Sources.pp @@ -2,7 +2,7 @@ #define TARGET stitchviewer #define LOCAL_LIBS stitchbase #define OTHER_LIBS \ - stitchbase \ + progbase converter \ device:c tform:c graph:c dgraph:c sgraph:c gobj:c pnmimage:c \ sgattrib:c event:c chancfg:c display:c sgraphutil:c light:c putil:c \ express:c panda:m