summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-06-08 13:29:36 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-06-08 13:29:36 +0100
commit61ed6425bd4cfc5dc6cbc321cd9f094e066b5a58 (patch)
tree59acfe3bab5e5772b0e9bcedf04c3da9a431c0af /Makefile.am
parent4aa02c374323e1a1d2f7d1364885c2dc06b2933f (diff)
Move FAQ online and do not ship TODO.
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 14afb628..bdc752c2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ CLEANFILES = tmux.1.mdoc tmux.1.man
# Distribution tarball options.
EXTRA_DIST = \
- CHANGES FAQ README TODO COPYING example_tmux.conf compat/*.[ch] \
+ CHANGES README COPYING example_tmux.conf compat/*.[ch] \
osdep-*.c mdoc2man.awk tmux.1
# Preprocessor flags.