From 5668272e8f3d35d3ddc83af6560d953675734fa4 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Thu, 19 Feb 2009 17:11:41 +0000 Subject: [PATCH] 2009-02-19 Mark Doffman Remove trailing backslash. Error in Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3312c7c..3525ebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,4 +6,4 @@ pkgconfig_DATA = cspi-1.0.pc libloginhelper-1.0.pc EXTRA_DIST = \ cspi-1.0.pc.in \ cspi-1.0-uninstalled.pc.in \ - libloginhelper-1.0.pc.in \ + libloginhelper-1.0.pc.in -- 2.7.4