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 --- calendar/gui/dialogs/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/dialogs') diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index 32a6a8bf9f..a4ffff5f17 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -34,9 +34,9 @@ INCLUDES = \ -DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \ $(EVOLUTION_CALENDAR_CFLAGS) -noinst_LTLIBRARIES = libcal-dialogs.la +noinst_LIBRARIES = libcal-dialogs.a -libcal_dialogs_la_SOURCES = \ +libcal_dialogs_a_SOURCES = \ $(IDL_GENERATED) \ alarm-options.c \ alarm-options.h \ -- cgit v1.2.3