From ea1a45a8789db66a346b61aadc6aa037903f143b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 27 Aug 2009 02:18:55 -0400 Subject: [PATCH] Also remove libtidy-1.0.la from Makefile --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index d5fa18863..8acae04d6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -146,7 +146,6 @@ libgnome_shell_la_LIBADD = \ $(LIBGNOMEUI_LIBS) \ libbig-1.0.la \ libgdmuser-1.0.la \ - libtidy-1.0.la \ libtray.la libgnome_shell_la_CPPFLAGS = $(gnome_shell_cflags)