s3 net: i18n support for net conf
[metze/samba/wip.git] / source3 / po / genmsg
index 5288bf9ca65fc07e19612a6683a4dbfff2a90819..cbc2722e4bc7f6c84d418f587919f7f36bf1a7ac 100755 (executable)
@@ -14,7 +14,9 @@
 #   You should have received a copy of the GNU General Public License
 #   along with this program; if not, see <http://www.gnu.org/licenses/>.
 #
-NET_FILES='../utils/net.c ../utils/net_ads.c ../utils/net_ads_gpo.c'
+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'