From 615cbd96075905d75533f9b615c4ee6a75f4f9a4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 28 Aug 2003 05:44:13 +0000 Subject: change the menu plugin interface, no need for the create/destroy functions any more. redo the client-menu plugin to work with the new menu api --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4726907c..c056e25f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,10 +26,10 @@ bin_PROGRAMS = \ tools/kdetrayproxy/kdetrayproxy plugin_LTLIBRARIES = \ - plugins/placement/placement.la + plugins/placement/placement.la \ + plugins/menu/client_menu.la # plugins/menu/timed_menu.la \ # plugins/menu/fifo_menu.la \ -# plugins/menu/client_menu.la \ # plugins/menu/include_menu.la \ # plugins/menu/client_list_menu.la -- cgit v1.2.3