Index: branches/branch-1.6/zoo-project/zoo-services/utils/status/Makefile
===================================================================
--- branches/branch-1.6/zoo-project/zoo-services/utils/status/Makefile	(revision 801)
+++ branches/branch-1.6/zoo-project/zoo-services/utils/status/Makefile	(revision 812)
@@ -8,5 +8,8 @@
 install:
 	install -d ${CGI_DIR}
-	install cgi-env/* ${CGI_DIR}/
+	install cgi-env/*.zcfg ${CGI_DIR}/
+	install cgi-env/*.zo ${CGI_DIR}/
+	install cgi-env/updateStatus.xsl ${SHAREDSTATEDIR}/
+
 clean:
 	rm -f cgi-env/wps_status.zo
