Index: /trunk/psLib/src/Makefile
===================================================================
--- /trunk/psLib/src/Makefile	(revision 1199)
+++ /trunk/psLib/src/Makefile	(revision 1200)
@@ -3,6 +3,6 @@
 ##  Makefile:  psLib
 ##
-##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-06-10 20:26:10 $
+##  $Revision: 1.13 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-07-08 21:32:55 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -140,5 +140,5 @@
 # the installation
 
-install: installdirs $(INSTALLTARGETS)
+install: all installdirs $(INSTALLTARGETS)
 	install *.h $(includedir)
 	install $(TARGET_STATIC) $(libexecdir)
