summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-05-31 22:12:42 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-05-31 22:12:42 +0000
commitdf678b6d60c656a3e8eadfeda5a6c3e71c9c3acb (patch)
treec1c352cab8d3e0364558dd24b7b1f529b7a770a3 /Makefile.sources
parent3a2df205c2a8a2a88b92a7bcbbddd66ed44d639b (diff)
downloadnetsurf-df678b6d60c656a3e8eadfeda5a6c3e71c9c3acb.tar.gz
netsurf-df678b6d60c656a3e8eadfeda5a6c3e71c9c3acb.tar.bz2
Basic SSL certificate verification for Amiga version
Treeview window is not browseable (TimedDOSRequester is blocking) Needs some strings writing svn path=/trunk/netsurf/; revision=7675
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sources b/Makefile.sources
index ae2047d22..d1f75a8a0 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -83,7 +83,7 @@ S_AMIGA := compat.c gui.c tree.c history.c hotlist.c schedule.c \
plotters.c object.c menu.c save_pdf.c arexx.c version.c \
cookies.c context_menu.c clipboard.c save_complete.c \
fetch_file.c fetch_mailto.c search.c history_local.c \
- download.c iff_dr2d.c
+ download.c iff_dr2d.c sslcert.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# S_FRAMEBUFFER are sources purely for the framebuffer build