aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/libsylpheed-plugin-0.def1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cee14d00..ef567861 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -126,6 +126,7 @@ libsylpheed_plugin_0_la_LDFLAGS = \
libsylpheed_plugin_0_la_LIBADD = \
$(GTK_LIBS) \
+ $(GLIB_LIBS) \
../libsylph/libsylph-0.la
EXTRA_DIST = \
@@ -158,6 +159,7 @@ sylpheed_LDADD = \
$(GPGME_LIBS) \
$(LDAP_LIBS) \
$(LIBICONV) \
+ $(SYLPHEED_LIBS) \
libsylpheed-plugin-0.la \
../libsylph/libsylph-0.la \
$(SYLPHEED_RES)
diff --git a/src/libsylpheed-plugin-0.def b/src/libsylpheed-plugin-0.def
index f082caf6..aa0a94f5 100644
--- a/src/libsylpheed-plugin-0.def
+++ b/src/libsylpheed-plugin-0.def
@@ -1,4 +1,3 @@
-; c:\MinGW\bin\dlltool.exe -z libsylpheed-plugin-0.def --export-all-symbols .libs/plugin.o
EXPORTS
syl_plugin_add_factory_item @ 1
syl_plugin_add_menuitem @ 2