aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/sendmail/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-06-23 13:14:10 +0800
committernobody <nobody@localhost>2001-06-23 13:14:10 +0800
commit2bbe5d3421eefbcac7d9f3e16d3ea09e96a2bc10 (patch)
treea4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /camel/providers/sendmail/Makefile.am
parent72ca61d74b9942040638b628a6f1358e02d23d42 (diff)
downloadgsoc2013-evolution-GNUMERIC_0_66.tar
gsoc2013-evolution-GNUMERIC_0_66.tar.gz
gsoc2013-evolution-GNUMERIC_0_66.tar.bz2
gsoc2013-evolution-GNUMERIC_0_66.tar.lz
gsoc2013-evolution-GNUMERIC_0_66.tar.xz
gsoc2013-evolution-GNUMERIC_0_66.tar.zst
gsoc2013-evolution-GNUMERIC_0_66.zip
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_66
'GNUMERIC_0_66'. svn path=/tags/GNUMERIC_0_66/; revision=10420
Diffstat (limited to 'camel/providers/sendmail/Makefile.am')
-rw-r--r--camel/providers/sendmail/Makefile.am31
1 files changed, 0 insertions, 31 deletions
diff --git a/camel/providers/sendmail/Makefile.am b/camel/providers/sendmail/Makefile.am
deleted file mode 100644
index deec529871..0000000000
--- a/camel/providers/sendmail/Makefile.am
+++ /dev/null
@@ -1,31 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-libcamelsendmailincludedir = $(includedir)/camel
-
-
-providerdir = $(pkglibdir)/camel-providers/$(VERSION)
-
-provider_LTLIBRARIES = libcamelsendmail.la
-provider_DATA = libcamelsendmail.urls
-
-INCLUDES = \
- -I.. \
- -I$(srcdir)/.. \
- -I$(srcdir)/../../.. \
- -I$(includedir) \
- -I$(top_srcdir)/intl \
- -I$(top_srcdir)/camel \
- $(GNOME_INCLUDEDIR) \
- $(GTK_INCLUDEDIR) \
- -DG_LOG_DOMAIN=\"camel-sendmail-provider\"
-
-libcamelsendmail_la_SOURCES = \
- camel-sendmail-provider.c \
- camel-sendmail-transport.c
-
-libcamelsendmailinclude_HEADERS = \
- camel-sendmail-transport.h
-
-libcamelsendmail_la_LDFLAGS = -version-info 0:0:0
-
-EXTRA_DIST = libcamelsendmail.urls