diff options
Diffstat (limited to 'widgets/shortcut-bar/Makefile.am')
-rw-r--r-- | widgets/shortcut-bar/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/widgets/shortcut-bar/Makefile.am b/widgets/shortcut-bar/Makefile.am index 9f17d684b6..721b251fd7 100644 --- a/widgets/shortcut-bar/Makefile.am +++ b/widgets/shortcut-bar/Makefile.am @@ -28,10 +28,7 @@ test_shortcut_bar_SOURCES = \ test_shortcut_bar_LDADD = \ ./libshortcut-bar.a \ - $(top_builddir)/widgets/e-paned/libepaned.a \ - ../e-text/libetext.a \ ../misc/libemiscwidgets.a \ - ../../e-util/libeutil.la \ $(EXTRA_GNOME_LIBS) test_shortcut_bar_LDFLAGS = \ |