s3 net: i18n support for net conf
[metze/samba/wip.git] / source3 / po / genmsg
index 543200a40f6b6a43db00dcb648499e902002e0eb..cbc2722e4bc7f6c84d418f587919f7f36bf1a7ac 100755 (executable)
 #   You should have received a copy of the GNU General Public License
 #   along with this program; if not, see <http://www.gnu.org/licenses/>.
 #
-
-FILES='../web/swat.c ../web/statuspage.c ../param/loadparm.c'
-LANGS='en ja tr pl fr de it'
+NET_FILES="../utils/net.c ../utils/net_ads.c ../utils/net_ads_gpo.c"
+NET_FILES="${NET_FILES} ../utils/net_afs.c ../utils/net_cache.c"
+NET_FILES="${NET_FILES} ../utils/net_conf.c"
+FILES="../web/swat.c ../web/statuspage.c ../param/loadparm.c ${NET_FILES}"
+LANGS='en ja tr pl fr de it ru'
 
 XGETTEXT=xgettext
 MSGMERGE=msgmerge