Index: trunk/psLib/src/collections/Makefile
===================================================================
--- trunk/psLib/src/collections/Makefile	(revision 600)
+++ trunk/psLib/src/collections/Makefile	(revision 645)
@@ -3,6 +3,6 @@
 ##  Makefile:   collections
 ##
-##  $Revision: 1.9 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-07 18:55:53 $
+##  $Revision: 1.10 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-05-12 18:07:22 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -30,6 +30,6 @@
 # Define the source objects
  
-SRC_OBJS = psBitSet.o    \
-           psArray.o     \
+SRC_OBJS = psBitSet.o \
+           psVector.o \
            psSort.o
 
