From 4e5d478ed157dd7a61d61c9d079b59c439af777e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 May 2013 17:50:06 +0100 Subject: fix spurious whitespace in makefile --- amiga/Makefile.target | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amiga/Makefile.target b/amiga/Makefile.target index fa850e270..33ce41e62 100644 --- a/amiga/Makefile.target +++ b/amiga/Makefile.target @@ -75,8 +75,8 @@ EXETARGET := NetSurf S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c file.c \ thumbnail.c misc.c bitmap.c font.c filetype.c utf8.c login.c \ plotters.c object.c menu.c save_pdf.c arexx.c version.c \ - cookies.c context_menu.c clipboard.c help.c font_scan.c \ - launch.c search.c history_local.c download.c iff_dr2d. c \ + cookies.c context_menu.c clipboard.c help.c font_scan.c \ + launch.c search.c history_local.c download.c iff_dr2d.c \ sslcert.c gui_options.c print.c theme.c drag.c icon.c \ datatypes.c dt_picture.c dt_anim.c dt_sound.c plugin_hack.c \ stringview/stringview.c stringview/urlhistory.c \ -- cgit v1.2.3