From f9c9e03c548e296037e0fcb92ce6107a8a56abf2 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Mon, 31 Jan 2005 23:58:48 +0000 Subject: Remove the -module flag, this isn't supposed to be a module. 2005-01-31 Hans Petter Jansson * common/Makefile.am (libevolution_calendarprivate_la_LDFLAGS): Remove the -module flag, this isn't supposed to be a module. svn path=/trunk/; revision=28647 --- calendar/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/common/Makefile.am') diff --git a/calendar/common/Makefile.am b/calendar/common/Makefile.am index 8b0dbdb9e5..2a9e84ab84 100644 --- a/calendar/common/Makefile.am +++ b/calendar/common/Makefile.am @@ -25,4 +25,4 @@ libevolution_calendarprivate_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(EVOLUTION_CALENDAR_LIBS) -libevolution_calendarprivate_la_LDFLAGS = -avoid-version -module +libevolution_calendarprivate_la_LDFLAGS = -avoid-version -- cgit v1.2.3