Index: trunk/psLib/src/math/Makefile.am
===================================================================
--- trunk/psLib/src/math/Makefile.am	(revision 15794)
+++ trunk/psLib/src/math/Makefile.am	(revision 15818)
@@ -50,4 +50,5 @@
 	psRegion.h \
 	psRegionForImage.h \
+	psSort.h \
 	psSparse.h \
 	psSpline.h \
@@ -57,6 +58,5 @@
 
 noinst_HEADERS = \
-	md5.h	\
-	psSort.h
+	md5.h
 
 CLEANFILES = *~ *.bb *.bbg *.da
Index: trunk/psLib/src/pslib_strict.h
===================================================================
--- trunk/psLib/src/pslib_strict.h	(revision 15794)
+++ trunk/psLib/src/pslib_strict.h	(revision 15818)
@@ -9,6 +9,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-11-16 01:04:56 $
+*  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-12-14 00:40:15 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -76,4 +76,5 @@
 #include "psPolynomialMetadata.h"
 #include "psPolynomialUtils.h"
+#include "psSort.h"
 #include "psSpline.h"
 #include "psStats.h"
