diff options
Diffstat (limited to 'launchd/Makefile.am')
-rw-r--r-- | launchd/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/launchd/Makefile.am b/launchd/Makefile.am new file mode 100644 index 0000000..f8781ed --- /dev/null +++ b/launchd/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = privileged_startx user_startx + +EXTRA_DIST = console_redirect.h |