aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/addressbook-file/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/addressbook-file/Makefile.am')
-rw-r--r--plugins/addressbook-file/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/addressbook-file/Makefile.am b/plugins/addressbook-file/Makefile.am
index 76ae687dfd..157388baa7 100644
--- a/plugins/addressbook-file/Makefile.am
+++ b/plugins/addressbook-file/Makefile.am
@@ -1,6 +1,5 @@
INCLUDES = \
-I$(top_srcdir) \
- $(EVOLUTION_CFLAGS) \
$(EVOLUTION_ADDRESSBOOK_CFLAGS)
@@ -11,6 +10,8 @@ plugin_LTLIBRARIES = liborg-gnome-addressbook-file.la
liborg_gnome_addressbook_file_la_SOURCES = addressbook-file.c
-liborg_gnome_addressbook_file_la_LDFLAGS = -module -avoid-version
+liborg_gnome_addressbook_file_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
+liborg_gnome_addressbook_file_la_LIBADD = \
+ $(EVOLUTION_ADDRESSBOOK_LIBS)
EXTRA_DIST = org-gnome-addressbook-file.eplug.in