mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Remove duplicate daemon.c and time.h.
This commit is contained in:
@ -198,9 +198,6 @@ endif
|
|||||||
if NO_DAEMON
|
if NO_DAEMON
|
||||||
nodist_tmux_SOURCES += compat/daemon.c
|
nodist_tmux_SOURCES += compat/daemon.c
|
||||||
endif
|
endif
|
||||||
if NO_DAEMON
|
|
||||||
nodist_tmux_SOURCES += compat/daemon.c
|
|
||||||
endif
|
|
||||||
if NO_GETPROGNAME
|
if NO_GETPROGNAME
|
||||||
nodist_tmux_SOURCES += compat/getprogname.c
|
nodist_tmux_SOURCES += compat/getprogname.c
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user