From 60598b254c9be9b75ce4bbeebb13c193b066b4f5 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 2 Jul 2009 06:56:04 +0000 Subject: fixed build issue. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2173 ee746299-78ed-0310-b773-934348b2243d --- plugin/test/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin/test') diff --git a/plugin/test/Makefile.am b/plugin/test/Makefile.am index 9c8ed965..d9d3f513 100644 --- a/plugin/test/Makefile.am +++ b/plugin/test/Makefile.am @@ -14,8 +14,8 @@ INCLUDES = \ test_la_LIBADD = \ $(GTK_LIBS) \ - $(top_srcdir)/src/libsylpheed-plugin-0.la \ - $(top_srcdir)/libsylph/libsylph-0.la + $(top_builddir)/src/libsylpheed-plugin-0.la \ + $(top_builddir)/libsylph/libsylph-0.la install: install-plugin: install-am -- cgit v1.2.3