summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-07-04 13:45:30 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-07-04 13:45:40 +0100
commit5c0ce192ed313c988f7d67e4911ef602a894cea0 (patch)
tree454a279ba21953ad218c8b4b93a91dbfc7aecf14 /Makefile.am
parent850c26dd46a0b6983e32112fc1e37b8aa5a5268b (diff)
+README.ja.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4951a00e..a57baa42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ CLEANFILES = tmux.1.mdoc tmux.1.man
# Distribution tarball options.
EXTRA_DIST = \
- CHANGES README COPYING example_tmux.conf compat/*.[ch] \
+ CHANGES README README.ja COPYING example_tmux.conf compat/*.[ch] \
osdep-*.c mdoc2man.awk tmux.1
# Preprocessor flags.