summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-04-26 12:06:35 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-04-26 12:06:35 +0100
commit447ead940e64ec8c479c4a7d0d4cd3897527621b (patch)
tree9e88419ffbeab6f8ba599093075890d27d31a2c2 /Makefile.am
parent7b9c0ced21db06e254f3b23a45b99fc66d85afc5 (diff)
No more array.h.
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 718cfc77..45288a26 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ CLEANFILES = tmux.1.mdoc tmux.1.man
# Distribution tarball options.
EXTRA_DIST = \
CHANGES FAQ README TODO COPYING example_tmux.conf compat/*.[ch] \
- array.h compat.h tmux.h osdep-*.c xmalloc.h mdoc2man.awk tmux.1
+ compat.h tmux.h osdep-*.c xmalloc.h mdoc2man.awk tmux.1
dist-hook:
make clean
grep "^#found_debug=" configure