Makefile

Paul W. Frields pfrields at fedoraproject.org
Sat Nov 8 00:28:33 UTC 2008


 Makefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 8a3817bd01fdf65356de2ea536f7ada5dcc6e0b3
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Nov 7 19:28:23 2008 -0500

    Add another missing XML file to the Makefile

diff --git a/Makefile b/Makefile
index a7a28f5..4181f92 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,8 @@ POTBASE		=release-notes
 
 define XMLFILES_template
 
-XMLFILES-${1} =	${1}/Architecture_specific_notes.xml \
+XMLFILES-${1} =	${1}/Amateur_Radio.xml \
+		${1}/Architecture_specific_notes.xml \
 		${1}/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml \
 		${1}/Article_Info.xml \
 		${1}/Author_Group.xml \





More information about the Fedora-docs-commits mailing list