summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-02-06 19:04:21 +0000
committerThomas Adam <thomas@xteddy.org>2016-02-06 19:04:21 +0000
commitba97ae1737fbbdc7d6cd4ce4f8f0b4a3d77f027e (patch)
tree6c25d75d818151a8175bf6f7acac6281de419f93 /Makefile.am
parent7669cfb330a5fc6341b3dcd0cd600ec6423e4822 (diff)
EXTRA_DIST: add example_tmux.conf / xmalloc.h
Diffstat (limited to 'Makefile.am')
-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