Index: /trunk/source/doc/src/Makefile.fedora
===================================================================
--- /trunk/source/doc/src/Makefile.fedora	(revision 8565)
+++ /trunk/source/doc/src/Makefile.fedora	(revision 8566)
@@ -55,5 +55,6 @@
 # Compute some targets.
 
-XMLFILES = $(shell find . -name "*.xml")
+#XMLFILES = $(shell find . -name "*.xml")
+XMLFILES = openmcl-documentation.xml
 XSLFILES = $(shell find xsl -name "*.xsl")
 HTMLFILES = $(patsubst %.xml,%.html, $(XMLFILES))
