diff options
author | Akira TAGOH <akira@tagoh.org> | 2018-02-15 22:01:45 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2018-02-15 22:01:45 +0900 |
commit | 147b083851bd5ba97a17de4496c484c9609a8f52 (patch) | |
tree | 3297e49473fe035f82013929a0bae1a79e095952 /its | |
parent | 0394cb7829d16a902e2eebdcc4f00db3774916b8 (diff) |
Add missing files to ship
Diffstat (limited to 'its')
-rw-r--r-- | its/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/its/Makefile.am b/its/Makefile.am index 87e77a1a..1774fe70 100644 --- a/its/Makefile.am +++ b/its/Makefile.am @@ -1,3 +1,8 @@ +NULL = +EXTRA_DIST = \ + $(gettextits_DATA) \ + $(NULL) + gettextitsdir = $(datadir)/gettext/its gettextits_DATA = \ fontconfig.its \ |