From 2e0986756f4d2d5d00faafcd2a901c80889d5147 Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Thu, 1 Sep 2011 14:56:00 +0000 Subject: [PATCH] make make happy by removing a trailing backslash that came before a blank line. --- web/javascript/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/javascript/Makefile.am b/web/javascript/Makefile.am index 073616ca8..18a5c3a09 100644 --- a/web/javascript/Makefile.am +++ b/web/javascript/Makefile.am @@ -9,7 +9,7 @@ dist_data_DATA = \ remote.js \ torrent.js \ torrent-row.js \ - transmission.js \ + transmission.js SUBDIRS = \ jquery