Update of /cvsroot/po4a/po4a/po/bin
In directory haydn:/tmp/cvs-serv11855/po/bin
Modified Files:
Makefile
Log Message:
add the new 'po4a' script
Index: Makefile
===================================================================
RCS file: /cvsroot/po4a/po4a/po/bin/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile 29 Jun 2004 19:35:06 -0000 1.13
+++ Makefile 16 Jul 2004 04:08:32 -0000 1.14
@@ -1,7 +1,7 @@
# List here all source files with translatable strings.
MODULE=po4a
PODFILES=$(wildcard ../../lib/Locale/Po4a/*.pm) \
- ../../po4a-gettextize ../../po4a-normalize ../../po4a-translate ../../po4a-updatepo
+ ../../po4a ../../po4a-gettextize ../../po4a-normalize ../../po4a-translate
../../po4a-updatepo
LANGS=$(basename $(wildcard *.po))