Fixup Makefile.am

Since this is just Makefile in the OpenBSD directory, pull in those trivial
changes to the templated one for use in autotools.
pull/1/head
Thomas Adam 2012-09-04 22:50:16 +01:00
parent b79f86e32a
commit 248cd423a1
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,7 @@ dist_tmux_SOURCES = \
cmd-capture-pane.c \
cmd-choose-buffer.c \
cmd-choose-client.c \
cmd-choose-list.c \
cmd-choose-tree.c \
cmd-clear-history.c \
cmd-clock-mode.c \
@ -135,6 +136,7 @@ dist_tmux_SOURCES = \
cmd.c \
colour.c \
control.c \
control-notify.c \
environ.c \
format.c \
grid-utf8.c \