aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 723fb77d..1b411afd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -198,9 +198,6 @@ endif
if NO_DAEMON
nodist_tmux_SOURCES += compat/daemon.c
endif
-if NO_DAEMON
-nodist_tmux_SOURCES += compat/daemon.c
-endif
if NO_GETPROGNAME
nodist_tmux_SOURCES += compat/getprogname.c
endif