aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/search
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/search')
-rw-r--r--addressbook/gui/search/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/gui/search/Makefile.am b/addressbook/gui/search/Makefile.am
index bdf90e99ea..bdd56e2001 100644
--- a/addressbook/gui/search/Makefile.am
+++ b/addressbook/gui/search/Makefile.am
@@ -19,9 +19,9 @@ INCLUDES = \
-DLIBGNOMEUI_DISABLE_DEPRECATED \
$(EVOLUTION_ADDRESSBOOK_CFLAGS)
-noinst_LIBRARIES = \
- libeaddressbooksearch.a
+noinst_LTLIBRARIES = \
+ libeaddressbooksearch.la
-libeaddressbooksearch_a_SOURCES = \
+libeaddressbooksearch_la_SOURCES = \
e-addressbook-search-dialog.c \
e-addressbook-search-dialog.h