diff options
-rw-r--r-- | launchd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launchd/Makefile.am b/launchd/Makefile.am index 8add783..548868a 100644 --- a/launchd/Makefile.am +++ b/launchd/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = privileged_startx user_startx -EXTRA_DIST = asl_redirect.c +EXTRA_DIST = console_redirect.c |