summaryrefslogtreecommitdiff
path: root/nls/microsoft-cp1255
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2005-09-01 19:24:13 +0000
committerKristian Høgsberg <krh@redhat.com>2005-09-01 19:24:13 +0000
commit3eb9f2d693af89d04e2fd92492c8205dce332c9c (patch)
tree1a8ae8fb5abfd53c7c7756c25f0ce23a27ba8ead /nls/microsoft-cp1255
parent7afa64325183b78d2d6a4862821f8b3e9866105c (diff)
downloadxorg-lib-libX11-3eb9f2d693af89d04e2fd92492c8205dce332c9c.tar.gz
Use $(X11_LOCALEDATADIR) instead of @X11_LOCALEDATADIR@ so this install destination can be overridden at make install time.
Diffstat (limited to 'nls/microsoft-cp1255')
-rw-r--r--nls/microsoft-cp1255/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/microsoft-cp1255/Makefile.am b/nls/microsoft-cp1255/Makefile.am
index 70f3bb39..d8b71228 100644
--- a/nls/microsoft-cp1255/Makefile.am
+++ b/nls/microsoft-cp1255/Makefile.am
@@ -1,3 +1,3 @@
-x11thislocaledir = @X11_LOCALEDATADIR@/microsoft-cp1255
+x11thislocaledir = $(X11_LOCALEDATADIR)/microsoft-cp1255
include $(top_srcdir)/nls/localerules.in