aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-02-20 13:38:56 +0800
committerDan Winship <danw@src.gnome.org>2003-02-20 13:38:56 +0800
commit4481f892e14c30073dd11a8aff6696804970baf3 (patch)
tree8816938837a560d808d77ce678c53d021330f19f /addressbook/gui/widgets
parent337092268a667ae9fab80d6438c59dcb4c7ec859 (diff)
downloadgsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.tar
gsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.tar.gz
gsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.tar.bz2
gsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.tar.lz
gsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.tar.xz
gsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.tar.zst
gsoc2013-evolution-4481f892e14c30073dd11a8aff6696804970baf3.zip
revert previous change
svn path=/trunk/; revision=19968
Diffstat (limited to 'addressbook/gui/widgets')
-rw-r--r--addressbook/gui/widgets/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am
index be4bdf49bb..44938fb100 100644
--- a/addressbook/gui/widgets/Makefile.am
+++ b/addressbook/gui/widgets/Makefile.am
@@ -17,10 +17,10 @@ INCLUDES = \
-DLIBGNOMEUI_DISABLE_DEPRECATED \
$(EVOLUTION_ADDRESSBOOK_CFLAGS)
-noinst_LTLIBRARIES = \
- libeminicard.la
+noinst_LIBRARIES = \
+ libeminicard.a
-libeminicard_la_SOURCES = \
+libeminicard_a_SOURCES = \
e-addressbook-marshal.c \
e-addressbook-reflow-adapter.c \
e-addressbook-reflow-adapter.h \