Index: /trunk/psLib/src/dataManip/Makefile
===================================================================
--- /trunk/psLib/src/dataManip/Makefile	(revision 1949)
+++ /trunk/psLib/src/dataManip/Makefile	(revision 1950)
@@ -34,6 +34,9 @@
 
 # Define PHONY target "install" which will install necessary files
+# XXX: Do the psConstants.h install.
 install: $(TARGET_STATIC)
 	install $(HEADERS) $(includedir)
+	install psConstants.h $(includedir)
+
 
 # Define PHONY target "distclean" which will cleanup the distribution
