diff options
Diffstat (limited to 'nls/ko_KR.UTF-8/Makefile.am')
-rw-r--r-- | nls/ko_KR.UTF-8/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/ko_KR.UTF-8/Makefile.am b/nls/ko_KR.UTF-8/Makefile.am index 584376fa..dc98b9d0 100644 --- a/nls/ko_KR.UTF-8/Makefile.am +++ b/nls/ko_KR.UTF-8/Makefile.am @@ -1,3 +1,3 @@ -x11thislocaledir = @X11_LOCALEDATADIR@/ko_KR.UTF-8 +x11thislocaledir = $(X11_LOCALEDATADIR)/ko_KR.UTF-8 include $(top_srcdir)/nls/localerules.in |