From ce16b05aed027e814af0a36bd76dc49cfb22df2f Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Mon, 28 Feb 2000 18:54:40 +0000 Subject: Fixed references to libutil.a -> libeutil.la svn path=/trunk/; revision=1983 --- widgets/shortcut-bar/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/shortcut-bar/Makefile.am') 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 = \ -- cgit v1.2.3