From 4481f892e14c30073dd11a8aff6696804970baf3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 20 Feb 2003 05:38:56 +0000 Subject: revert previous change svn path=/trunk/; revision=19968 --- addressbook/gui/contact-editor/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'addressbook/gui/contact-editor') diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am index 24625865e8..01ec18265a 100644 --- a/addressbook/gui/contact-editor/Makefile.am +++ b/addressbook/gui/contact-editor/Makefile.am @@ -17,10 +17,10 @@ INCLUDES = \ -DLIBGNOMEUI_DISABLE_DEPRECATED \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) -noinst_LTLIBRARIES = \ - libecontacteditor.la +noinst_LIBRARIES = \ + libecontacteditor.a -libecontacteditor_la_SOURCES = \ +libecontacteditor_a_SOURCES = \ e-contact-editor-address.c \ e-contact-editor-address.h \ e-contact-editor-fullname.c \ -- cgit v1.2.3