Index: trunk/psLib/src/math/Makefile.am
===================================================================
--- trunk/psLib/src/math/Makefile.am	(revision 11669)
+++ trunk/psLib/src/math/Makefile.am	(revision 12502)
@@ -26,5 +26,6 @@
 	psStats.c \
 	psHistogram.c \
-	psVectorSmooth.c
+	psVectorSmooth.c \
+	md5.c
 
 EXTRA_DIST = math.i
@@ -55,3 +56,6 @@
 	psVectorSmooth.h
 
+noinst_HEADERS = \
+	md5.h
+
 CLEANFILES = *~ *.bb *.bbg *.da
