Commit a4a37aea authored by claes's avatar claes

Language file inserted

parent d56fe931
......@@ -14,7 +14,15 @@ endif
-include ../special.mk
-include special.mk
copy : $(exe_dir)/en_us/xtt_lng.dat $(exe_dir)/sv_se/xtt_lng.dat
$(exe_dir)/en_us/xtt_lng.dat : $(pwre_sroot)/mmi/xtt/en_us/xtt_lng.dat
@ $(log_h_h)
@ $(cp) $(cpflags) $(source) $(target)
$(exe_dir)/sv_se/xtt_lng.dat : $(pwre_sroot)/mmi/xtt/sv_se/xtt_lng.dat
@ $(log_h_h)
@ $(cp) $(cpflags) $(source) $(target)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment