From 44979ac0f2b807dda4ac552bd0fb4281cc5b0eac Mon Sep 17 00:00:00 2001 From: flameeyes Date: Fri, 13 Jun 2008 15:54:49 +0000 Subject: [PATCH] Remove trailing backslash. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 06a693e2..a6d99e1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.47 2008/06/13 14:29:08 flameeyes Exp $ +# $Id: Makefile.am,v 1.48 2008/06/13 15:54:49 flameeyes Exp $ # # Copyright (C) 2003, 2004, 2006, 2008 Rocky Bernstein # @@ -46,7 +46,7 @@ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcdio.pc \ libiso9660.pc \ libudf.pc \ - $(paranoiapcs) \ + $(paranoiapcs) if ENABLE_CPP pkgconfig_DATA += \