diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
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 = \ |
