From e6fba914766dc9d41c6da88a9f8803567e2078c4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 5 Mar 2007 03:33:00 +0000 Subject: kde systray applications no longer need the tray proxy, so let's remove it from svn --- Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 33e799f4..be621a07 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,6 @@ lib_LTLIBRARIES = \ bin_PROGRAMS = \ openbox/openbox \ - tools/kdetrayproxy/kdetrayproxy \ tools/themetoxml/themetoxml \ tools/gnome-panel-control/gnome-panel-control @@ -203,16 +202,6 @@ openbox_openbox_SOURCES = \ openbox/xerror.h -## kdetrayproxy ## - -tools_kdetrayproxy_kdetrayproxy_CPPFLAGS = \ - $(X_CFLAGS) -tools_kdetrayproxy_kdetrayproxy_LDADD = \ - $(X_LIBS) -tools_kdetrayproxy_kdetrayproxy_SOURCES = \ - tools/kdetrayproxy/kdetrayproxy.c - - ## themetoxml ## tools_themetoxml_themetoxml_CPPFLAGS = \ -- cgit v1.2.3