summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2008-10-12 13:46:29 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2008-10-12 13:46:29 +0000
commitb26c419d70a24d88ad0767c822fb43aff2387292 (patch)
tree3620503b2e24b66e61d9224031ae5e6d21974667 /Makefile.sources
parent8196d13a73f2493ee2cb64bbba825ef494e021e3 (diff)
downloadnetsurf-b26c419d70a24d88ad0767c822fb43aff2387292.tar.gz
netsurf-b26c419d70a24d88ad0767c822fb43aff2387292.tar.bz2
Change some spaces to tabs.
svn path=/trunk/netsurf/; revision=5548
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 7a8a1b65f..6b79b9d4a 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -88,7 +88,7 @@ S_DEBUG := $(addprefix debug/,$(S_DEBUG))
# S_AMIGA are sources purely for the Amiga build
S_AMIGA := compat.c gui.c tree.c history.c hotlist.c schedule.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 \
+ plotters.c object.c menu.c save_pdf.c arexx.c version.c \
cookies.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
@@ -96,7 +96,7 @@ S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
S_FRAMEBUFFER := fb_gui.c tree.c history.c hotlist.c fb_schedule.c \
thumbnail.c misc.c fb_bitmap.c fb_font.c font_8x16.c \
fb_filetype.c login.c fb_cursor.c fb_plotters.c \
- fb_8bpp_plotters.c fb_16bpp_plotters.c fb_32bpp_plotters.c \
+ fb_8bpp_plotters.c fb_16bpp_plotters.c fb_32bpp_plotters.c \
fb_findfile.c
# fb_1bpp_plotters.c