[glick2] Remove glick-makershared, not needed anymore with glick-session-launcher



commit ec0014533542ef73483c65cfafd980a095c7edac
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Oct 13 16:40:49 2011 +0200

    Remove glick-makershared, not needed anymore with glick-session-launcher

 Makefile.am   |    3 ---
 makershared.c |   23 -----------------------
 2 files changed, 0 insertions(+), 26 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4dbbac0..54ce522 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,6 @@ bin_PROGRAMS =					\
 	glick-mkbundle				\
 	glick-runner				\
 	glick-fs				\
-	glick-makershared			\
 	$(NULL)
 
 libexec_PROGRAMS =				\
@@ -30,8 +29,6 @@ glick_helper_LDADD = $(GLIB_LIBS)
 
 glick_session_launcher_SOURCES = session.c
 
-glick_makershared_SOURCES = makershared.c
-
 glick_runner_SOURCES = runner.c
 glick_runner_LDADD = $(GLIB_LIBS) $(FUSE_LIBS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]