]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
kde systray applications no longer need the tray proxy, so let's remove it from svn
[chaz/openbox] / Makefile.am
index 33e799f475f1c2f16daed0799c64999973907119..be621a079bc5746ae4a791a752186abf4f58e157 100644 (file)
@@ -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 = \
This page took 0.023936 seconds and 4 git commands to generate.