aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-04 06:49:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-04 06:49:31 +0000
commit29d50219202f293966474cb1e823750ec32cf4a2 (patch)
tree5817a302a02781f86ff3b28297a3b078f8fb82f2 /plugin
parenteea216525149d46d07a03e489f1ade1b4d67cc97 (diff)
fixed plugin/attachment_tool/Makefile.am.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2658 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'plugin')
-rw-r--r--plugin/attachment_tool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/attachment_tool/Makefile.am b/plugin/attachment_tool/Makefile.am
index 9fc7f39e..ca0564b4 100644
--- a/plugin/attachment_tool/Makefile.am
+++ b/plugin/attachment_tool/Makefile.am
@@ -12,7 +12,7 @@ INCLUDES = \
-I$(top_srcdir)/libsylph \
-I$(top_srcdir)/src
-test_la_LIBADD = \
+attachment_tool_la_LIBADD = \
$(GTK_LIBS) \
$(top_builddir)/src/libsylpheed-plugin-0.la \
$(top_builddir)/libsylph/libsylph-0.la