diff options
Diffstat (limited to 'launchd/privileged_startx/Makefile.am')
-rw-r--r-- | launchd/privileged_startx/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launchd/privileged_startx/Makefile.am b/launchd/privileged_startx/Makefile.am index 2cf4c82..d0f2322 100644 --- a/launchd/privileged_startx/Makefile.am +++ b/launchd/privileged_startx/Makefile.am @@ -41,6 +41,7 @@ CPP_FILES_FLAGS += -DTIGER_LAUNCHD endif dist_privileged_startx_SOURCES = \ + ../console_redirect.c \ server.c \ client.c \ privileged_startx.c |