Index: trunk/psLib/src/math/Makefile.am
===================================================================
--- trunk/psLib/src/math/Makefile.am	(revision 9909)
+++ trunk/psLib/src/math/Makefile.am	(revision 10309)
@@ -10,5 +10,7 @@
 	psCompare.c \
 	psEllipse.c \
+	psMathUtils.c \
 	psMatrix.c \
+	psMD5.c \
 	psMinimizeLMM.c \
 	psMinimizePowell.c \
@@ -22,5 +24,4 @@
 	psSpline.c \
 	psStats.c \
-	psMathUtils.c \
 	psVectorSmooth.c
 
@@ -34,5 +35,7 @@
 	psConstants.h \
 	psEllipse.h \
+	psMathUtils.h \
 	psMatrix.h \
+	psMD5.h \
 	psMinimizeLMM.h \
 	psMinimizePowell.h \
@@ -46,5 +49,4 @@
 	psSpline.h \
 	psStats.h \
-	psMathUtils.h \
 	psVectorSmooth.h
 
