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

This commit is contained in:
Nicholas Marriott 2016-10-18 20:41:31 +01:00
parent bd1dc89a5d
commit ec47907772

View File

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