From 685f2cbf9d69da556907ba6c935fe6ab1d2eeda3 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 11 Feb 2008 15:31:42 -0500 Subject: add a ck-launch-session tool This tool opens a session with ConsoleKit and runs a command in it. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 95be344..811a696 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,10 +6,10 @@ NULL = SUBDIRS = \ src \ + libck-connector \ tools \ data \ doc \ - libck-connector \ pam-ck-connector \ $(NULL) -- cgit