diff options
Diffstat (limited to 'panel-plugin/Makefile.am')
-rw-r--r-- | panel-plugin/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am index ce44d1ff..d8da9025 100644 --- a/panel-plugin/Makefile.am +++ b/panel-plugin/Makefile.am @@ -38,6 +38,7 @@ xfce4_popup_menu_CFLAGS = \ $(GTK_CFLAGS) xfce4_popup_menu_LDADD = \ + $(LIBX11_LDFLAGS) \ $(LIBX11_LIBS) \ $(GTK_LIBS) |