From a3b4b019fb4f33570cec632403dba1e84d296ddb Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 20 Apr 2006 12:46:32 +0000 Subject: [PATCH] Remove traling whitespace following backslash --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 3bcef9e..0971f21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,11 @@ -## $Id: Makefile.am,v 1.5 2006-04-20 12:45:44 adam Exp $ +## $Id: Makefile.am,v 1.6 2006-04-20 12:46:32 adam Exp $ commondir=$(datadir)/doc/@PACKAGE@/common common_DATA = style1.css id.png SUPPORTFILES = \ - id.eps \ + id.eps \ ref2dbinc.xsl \ html.dsl html.dsl.in \ html.xsl html.xsl.in \ -- 1.7.10.4