aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d8c92aa9..8678a38e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,8 +6,8 @@ CLEANFILES = tmux.1.mdoc tmux.1.man
# Distribution tarball options.
EXTRA_DIST = \
- CHANGES FAQ README TODO COPYING examples compat/*.[ch] \
- array.h compat.h tmux.h osdep-*.c mdoc2man.awk tmux.1
+ CHANGES FAQ README TODO COPYING example_tmux.conf compat/*.[ch] \
+ array.h compat.h tmux.h osdep-*.c xmalloc.h mdoc2man.awk tmux.1
dist-hook:
make clean
grep "^#found_debug=" configure