From ba97ae1737fbbdc7d6cd4ce4f8f0b4a3d77f027e Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Sat, 6 Feb 2016 19:04:21 +0000 Subject: [PATCH] EXTRA_DIST: add example_tmux.conf / xmalloc.h --- Makefile.am | 4 ++-- 1 file 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