Makefile

Paul W. Frields pfrields at fedoraproject.org
Wed Oct 22 02:05:00 UTC 2008


 Makefile |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 3b7327985a02e66b30e45bedac78feeec8872aff
Author: Paul W. Frields <stickster at gmail.com>
Date:   Tue Oct 21 22:02:41 2008 -0400

    Add missing XML files to Makefile listing

diff --git a/Makefile b/Makefile
index b472df2..0f2c992 100644
--- a/Makefile
+++ b/Makefile
@@ -31,12 +31,13 @@ POTBASE		=release-notes
 
 define XMLFILES_template
 
-XMLFILES-${1}=	${1}/Architecture_specific_notes.xml \
+XMLFILES-${1} =	${1}/Architecture_specific_notes.xml \
 		${1}/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml \
 		${1}/Article_Info.xml \
 		${1}/Author_Group.xml \
 		${1}/Backwards_compatibility.xml \
 		${1}/Colophon.xml \
+		${1}/Database_servers.xml \
 		${1}/Development.xml \
 		${1}/Embedded.xml \
 		${1}/Fedora_10_boot-time.xml \
@@ -64,10 +65,12 @@ XMLFILES-${1}=	${1}/Architecture_specific_notes.xml \
 		${1}/Networking.xml \
 		${1}/Package_changes.xml \
 		${1}/Package_notes.xml \
+		${1}/Power_Users_Get_What_New_Features_and_Fixes.xml \
 		${1}/PPC_specifics_for_Fedora.xml \
 		${1}/Printing.xml \
 		${1}/Release_Notes.xml \
 		${1}/Revision_History.xml \
+		${1}/rpm-info.xml \
 		${1}/Samba_-_Windows_compatibility.xml \
 		${1}/Security.xml \
 		${1}/Server_tools.xml \
@@ -80,6 +83,7 @@ XMLFILES-${1}=	${1}/Architecture_specific_notes.xml \
 		${1}/Welcome_to_Fedora_10.xml \
 		${1}/Welcome_to_Fedora.xml \
 		${1}/What_Do_System_Administrators_Care_About.xml \
+		${1}/What_is_New_for_Gamers_Scientists_and_Hobbyists.xml \
 		${1}/What_is_New_for_Installation_and_Live_Images.xml \
 		${1}/What_is_the_Latest_on_the_Desktop.xml \
 		${1}/x86_64_specifics_for_Fedora.xml \





More information about the Fedora-docs-commits mailing list