diff options
Diffstat (limited to 'launchd/Makefile.am')
-rw-r--r-- | launchd/Makefile.am | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/launchd/Makefile.am b/launchd/Makefile.am index 0135b7f..23ca02a 100644 --- a/launchd/Makefile.am +++ b/launchd/Makefile.am @@ -1,8 +1,2 @@ DIST_SUBDIRS = privileged_startx user_startx -SUBDIRS = privileged_startx - -if !TIGER_LAUNCHD -SUBDIRS += user_startx -endif - -EXTRA_DIST = console_redirect.h +SUBDIRS = privileged_startx user_startx |