summaryrefslogtreecommitdiff
path: root/launchd/user_startx/Makefile.am
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2021-03-10 13:46:23 -0800
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>2021-03-10 13:46:23 -0800
commitdb21df4054e3351d14eb7dc1c3216cd23a61cee4 (patch)
treee2543b635559158df7ee9e0866d4d1f86c651a7f /launchd/user_startx/Makefile.am
parente2430bcb8327682340d985f89ad5137efa2f0d4f (diff)
downloadxorg-app-xinit-db21df4054e3351d14eb7dc1c3216cd23a61cee4.tar.gz
darwin: Drop support for macOS 10.7 and earlier
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'launchd/user_startx/Makefile.am')
-rw-r--r--launchd/user_startx/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/launchd/user_startx/Makefile.am b/launchd/user_startx/Makefile.am
index e895ee2..1b18db0 100644
--- a/launchd/user_startx/Makefile.am
+++ b/launchd/user_startx/Makefile.am
@@ -26,7 +26,6 @@ libexec_PROGRAMS = launchd_startx
AM_CPPFLAGS = -I$(srcdir)/.. -DXINITDIR=\"$(xinitrcdir)\" -DBINDIR=\"$(bindir)\"
dist_launchd_startx_SOURCES = \
- $(srcdir)/../console_redirect.c \
launchd_startx.c
CPP_FILES_FLAGS = \