From 02366b54531b7cd17bc0acf8b4cd01649f59aa1b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 11 Sep 2003 14:57:43 +0000 Subject: Remove libcamel-static.la * Makefile.am (noinst_LTLIBRARIES): Remove libcamel-static.la svn path=/trunk/; revision=22516 --- camel/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'camel/Makefile.am') diff --git a/camel/Makefile.am b/camel/Makefile.am index edc0c9fdb0..ac2d04cdec 100644 --- a/camel/Makefile.am +++ b/camel/Makefile.am @@ -8,7 +8,6 @@ camellibexecdir = $(privlibexecdir)/camel camellibexec_PROGRAMS = camel-lock-helper camel-index-control privlib_LTLIBRARIES = libcamel.la -noinst_LTLIBRARIES = libcamel-static.la INCLUDES = -I.. -I$(srcdir)/.. \ -I$(top_srcdir)/intl \ @@ -223,10 +222,6 @@ libcamel_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(CAMEL_LIBS) -libcamel_static_la_SOURCES = $(libcamel_la_SOURCES) -libcamel_static_la_LIBADD = $(libcamel_la_LIBADD) -libcamel_static_la_LDFLAGS = --all-static - camel_lock_helper_SOURCES = \ camel-lock-helper.c \ camel-lock-helper.h -- cgit v1.2.3