summaryrefslogtreecommitdiff
path: root/content/handlers/html/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-10 23:22:29 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-10 23:22:29 +0100
commita8596a80aeb70acb05aba29f654df24210f50c19 (patch)
tree6bf35682734c56398567a346467340504b7f1b83 /content/handlers/html/Makefile
parente72ca36863f4b05e5e641e77472f0f7fef97d906 (diff)
downloadnetsurf-a8596a80aeb70acb05aba29f654df24210f50c19.tar.gz
netsurf-a8596a80aeb70acb05aba29f654df24210f50c19.tar.bz2
move free text search general interface to content.
needs additional cleanup to call content through handler table to perform searches.
Diffstat (limited to 'content/handlers/html/Makefile')
-rw-r--r--content/handlers/html/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/handlers/html/Makefile b/content/handlers/html/Makefile
index 677786c80..233fb1327 100644
--- a/content/handlers/html/Makefile
+++ b/content/handlers/html/Makefile
@@ -20,5 +20,4 @@ S_HTML := box_construct.c \
redraw.c \
redraw_border.c \
script.c \
- search.c \
table.c