From 42657326fdf8db194013094537d9386830fe5876 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 1 Apr 2009 09:36:46 +0200 Subject: Added commlayer to make dbus optional --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index b1aad5c9..fede1867 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1 +1 @@ -SUBDIRS = Utils MiddleWare Plugins \ No newline at end of file +SUBDIRS = Utils MiddleWare Plugins CommLayer \ No newline at end of file -- cgit