List translations in the subdirs, too.


git-svn-id: https://svn.apache.org/repos/asf/httpd/docs-build/trunk@1055049 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/list_translations.pl b/list_translations.pl
index 0685f96..d66ee6b 100755
--- a/list_translations.pl
+++ b/list_translations.pl
@@ -14,7 +14,7 @@
         'tr' => 'Turkish'
         );
 
-my @engfiles = glob '*.xml';
+my @engfiles = glob '*.xml mod/*.xml ssl/*.xml vhosts/*.xml programs/*.xml rewrite/*.xml';
 
 print qq~<?xml version="1.0"?>
 <document>