From 5bf1afd678c6407c7018ae8addda74e0c4040811 Mon Sep 17 00:00:00 2001 From: Joe Shaw Date: Wed, 13 Nov 2002 21:16:04 +0000 Subject: Remove a couple backslashes that were causing automake to complain, even 2002-11-13 Joe Shaw * Makefile.am: Remove a couple backslashes that were causing automake to complain, even though they were on lines that were -commented out-. Sigh. svn path=/trunk/; revision=18746 --- mail/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 463115e9f3..9d4bf67dba 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -136,7 +136,7 @@ evolution_mail_SOURCES = \ # needs gtkhtml prop manager ported # mail-font-prefs.c \ -# mail-font-prefs.h \ +# mail-font-prefs.h evolution_mail_LDADD = \ $(top_builddir)/camel/libcamel.la \ @@ -152,7 +152,7 @@ evolution_mail_LDADD = \ $(top_builddir)/widgets/menus/libmenus.la \ $(EVOLUTION_MAIL_LIBS) -# $(top_builddir)/shell/importer/libevolution-importer.la \ +# $(top_builddir)/shell/importer/libevolution-importer.la evolution_mail_LDFLAGS = \ -export-dynamic -- cgit v1.2.3