Index: trunk/psLib/src/image/Makefile
===================================================================
--- trunk/psLib/src/image/Makefile	(revision 1625)
+++ trunk/psLib/src/image/Makefile	(revision 1653)
@@ -3,6 +3,6 @@
 ##  Makefile:   collections
 ##
-##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-08-25 21:10:08 $
+##  $Revision: 1.4 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-08-28 01:18:28 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -35,5 +35,6 @@
            psImageManip.o \
            psImageStats.o \
-           psImageFFT.o
+           psImageFFT.o \
+           psImageConvolve.o 
 
 OBJS = $(addprefix makedir/,$(SRC_OBJS))
