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/printing/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'addressbook/printing/Makefile.am') diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am index 07d4f6a87e..67868ac237 100644 --- a/addressbook/printing/Makefile.am +++ b/addressbook/printing/Makefile.am @@ -18,10 +18,10 @@ INCLUDES = \ -DEVOLUTION_ECPSDIR=\""$(ecpsdir)"\" \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) -noinst_LTLIBRARIES = \ - libecontactprint.la +noinst_LIBRARIES = \ + libecontactprint.a -libecontactprint_la_SOURCES = \ +libecontactprint_a_SOURCES = \ e-contact-print-envelope.c \ e-contact-print-envelope.h \ e-contact-print-style-editor.c \ -- cgit v1.2.3