diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index cdf1efc32d..26a54ebdf5 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -89,6 +89,7 @@ libeshell_la_LIBADD = \ $(top_builddir)/smclient/libeggsmclient.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/widgets/menus/libmenus.la \ + $(GNOME_PLATFORM_LIBS) \ $(SHELL_LIBS) if NM_SUPPORT |