summaryrefslogtreecommitdiff
path: root/its/Makefile.am
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2018-01-06 18:53:27 +0900
committerAkira TAGOH <akira@tagoh.org>2018-01-06 18:55:00 +0900
commit97488fd72577a86ffd52bbb42d781bad0dd723cf (patch)
tree6ee27e06ccf100736e06061ea4d6a962c1deb88a /its/Makefile.am
parent030e2e4e9473532de5ef6bf4c7905bdf653dc6ef (diff)
downloadfontconfig-97488fd72577a86ffd52bbb42d781bad0dd723cf.tar.gz
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --its option
Diffstat (limited to 'its/Makefile.am')
-rw-r--r--its/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/its/Makefile.am b/its/Makefile.am
new file mode 100644
index 0000000..87e77a1
--- /dev/null
+++ b/its/Makefile.am
@@ -0,0 +1,6 @@
+gettextitsdir = $(datadir)/gettext/its
+gettextits_DATA = \
+ fontconfig.its \
+ fontconfig.loc
+
+-include $(top_srcdir)/git.mk