From: Hugo Villeneuve Date: Tue, 25 Mar 2014 03:56:20 +0000 (-0400) Subject: Delete trailing whitespace X-Git-Url: http://gitweb.hugovil.com/?p=hvgrip.git;a=commitdiff_plain;h=3994566c6bbe9b91b4839340c99720c1b67d6f9c Delete trailing whitespace --- diff --git a/src/Makefile.am b/src/Makefile.am index 9a18174..f61b266 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -50,7 +50,7 @@ grip_SOURCES = \ eggtrayicon.c \ eggtrayicon.h \ tray.c \ - tray.h + tray.h grip_LDADD = @TERMINAL_WIDGET_LIBS@ $(CDPAR_LIBS) $(ID3_LIBS)