I don't remember why we have make clean in dist-hook; remove it.

pull/615/head
Nicholas Marriott 2016-10-18 20:41:31 +01:00
parent bd1dc89a5d
commit ec47907772
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ EXTRA_DIST = \
CHANGES FAQ README TODO COPYING example_tmux.conf compat/*.[ch] \
osdep-*.c mdoc2man.awk tmux.1
dist-hook:
make clean
grep "^#enable_debug=" configure
# Preprocessor flags.