diff options
Diffstat (limited to 'widgets/shortcut-bar/Makefile.am')
-rw-r--r-- | widgets/shortcut-bar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/shortcut-bar/Makefile.am b/widgets/shortcut-bar/Makefile.am index 54e6af0f5f..a89b3dfe8b 100644 --- a/widgets/shortcut-bar/Makefile.am +++ b/widgets/shortcut-bar/Makefile.am @@ -26,7 +26,7 @@ test_shortcut_bar_SOURCES = \ test_shortcut_bar_LDADD = \ ./libshortcut-bar.a \ ../e-text/libetext.a \ - ../../e-util/libeutil.a \ + ../../e-util/libeutil.la\ $(EXTRA_GNOME_LIBS) test_shortcut_bar_LDFLAGS = \ |