From b03f516be59ccddb99ef7e8808ab83da905b665a Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 17 Jul 2001 23:10:06 +0000 Subject: [PATCH] *** empty log message *** --- pandaapp/src/stitch/Sources.pp | 6 +++--- pandaapp/src/stitchviewer/Sources.pp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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