release-notes/devel Makefile,1.19,1.20

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Aug 2 18:34:59 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31001

Modified Files:
	Makefile 
Log Message:
Don't forget to grab the README-A11y



Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/devel/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Makefile	31 Jul 2006 20:31:47 -0000	1.19
+++ Makefile	2 Aug 2006 18:34:56 -0000	1.20
@@ -158,6 +158,7 @@
 ${PKGNAME}-${VERSION}.tar.gz::  $(foreach LANG,${LANGUAGES},release-pkg-${LANG})
 	cp -a --parents css/*css fedora.css img/*png stylesheet-images/*png ${PKGNAME}-${VERSION}
 	cp -a about-* ${PKGNAME}-${VERSION}
+	cp -a README-Accessibility ${PKGNAME}-${VERSION}
 	tar czf ${PKGNAME}-${VERSION}.tar.gz ${PKGNAME}-${VERSION}
 
 clean::




More information about the docs-commits mailing list