> --- trunk/netsurf/Makefile.sources (original) > +++ trunk/netsurf/Makefile.sources Sat Oct 11 16:38:04 2008 > @@ -1,193 +1,194 @@ > -# > -# NetSurf source file inclusion > -# > -# Included by main makefile -- indicates sources > -# for each build. > -# [etc, entire file]
Erm, not sure what went wrong there, I think the line endings may have changed and confused SVN, because I edited it under Windows but commited it from here without resaving first. For clarity, this is all I changed: > - 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 Chris
