No more array.h.

This commit is contained in:
Nicholas Marriott 2016-04-26 12:06:35 +01:00
parent 7b9c0ced21
commit 447ead940e

View File

@ -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