summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-23 13:04:41 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-05-23 13:04:41 +0100
commitbf2cf33fc633dd6f28d0d57e669cbd0b109a5f2d (patch)
treef7baf3d771c2388900a1106c994a38601b0a1717 /Makefile.am
parent75aeb733f292639f8332df11315ca8280e5631fd (diff)
Add yacc(1) bits.
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 9db08a02..ceaae6ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
# Obvious program stuff.
bin_PROGRAMS = tmux
-CLEANFILES = tmux.1.mdoc tmux.1.man
+CLEANFILES = tmux.1.mdoc tmux.1.man cmd-parse.c
# Distribution tarball options.
EXTRA_DIST = \