diff -Nru xfce4-diskperf-plugin-2.0-orig/panel-plugin/Makefile.am xfce4-diskperf-plugin-2.0/panel-plugin/Makefile.am --- xfce4-diskperf-plugin-2.0-orig/panel-plugin/Makefile.am 2006-04-25 01:38:08 +0400 +++ xfce4-diskperf-plugin-2.0/panel-plugin/Makefile.am 2006-11-07 12:09:39 +0300 @@ -15,6 +15,9 @@ devperf.c \ devperf.h +xfce4_diskperf_plugin_LDADD = \ + -lgtk-x11-2.0 -lxfce4panel + # .desktop file # # Some automake trickery here. Because we cannot use $(libexecdir) in the