mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-24 15:48:58 +01:00
cmd-generic.c isn't needed anymore due to OpenBSD patchset 829.
This commit is contained in:
parent
0740d3dbb8
commit
ecec113b63
@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile.am,v 1.5 2011-01-07 14:46:13 tcunha Exp $
|
# $Id: Makefile.am,v 1.6 2011-01-07 14:50:54 tcunha Exp $
|
||||||
|
|
||||||
# Obvious program stuff.
|
# Obvious program stuff.
|
||||||
bin_PROGRAMS = tmux
|
bin_PROGRAMS = tmux
|
||||||
@ -79,7 +79,6 @@ dist_tmux_SOURCES = \
|
|||||||
cmd-display-message.c \
|
cmd-display-message.c \
|
||||||
cmd-display-panes.c \
|
cmd-display-panes.c \
|
||||||
cmd-find-window.c \
|
cmd-find-window.c \
|
||||||
cmd-generic.c \
|
|
||||||
cmd-has-session.c \
|
cmd-has-session.c \
|
||||||
cmd-if-shell.c \
|
cmd-if-shell.c \
|
||||||
cmd-join-pane.c \
|
cmd-join-pane.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user