mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-24 15:48:58 +01:00
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.
This commit is contained in:
parent
b79f86e32a
commit
248cd423a1
@ -66,6 +66,7 @@ dist_tmux_SOURCES = \
|
|||||||
cmd-capture-pane.c \
|
cmd-capture-pane.c \
|
||||||
cmd-choose-buffer.c \
|
cmd-choose-buffer.c \
|
||||||
cmd-choose-client.c \
|
cmd-choose-client.c \
|
||||||
|
cmd-choose-list.c \
|
||||||
cmd-choose-tree.c \
|
cmd-choose-tree.c \
|
||||||
cmd-clear-history.c \
|
cmd-clear-history.c \
|
||||||
cmd-clock-mode.c \
|
cmd-clock-mode.c \
|
||||||
@ -135,6 +136,7 @@ dist_tmux_SOURCES = \
|
|||||||
cmd.c \
|
cmd.c \
|
||||||
colour.c \
|
colour.c \
|
||||||
control.c \
|
control.c \
|
||||||
|
control-notify.c \
|
||||||
environ.c \
|
environ.c \
|
||||||
format.c \
|
format.c \
|
||||||
grid-utf8.c \
|
grid-utf8.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user