summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorFrançois Revel <mmu_man@netsurf-browser.org>2011-05-16 19:28:40 +0000
committerFrançois Revel <mmu_man@netsurf-browser.org>2011-05-16 19:28:40 +0000
commit955896ac4676f5341daf4a6974a737eae2888d7a (patch)
tree2ed7ab75db5d59710f4d1416448bb2cf3a5c8403 /Makefile.sources
parent5e823ede7cdff33b23b473680b0bf515cd54618e (diff)
downloadnetsurf-955896ac4676f5341daf4a6974a737eae2888d7a.tar.gz
netsurf-955896ac4676f5341daf4a6974a737eae2888d7a.tar.bz2
Revert r12412, the doi: URI scheme hasn't been kept around it seems, even ACM doesn't use it. And kyllikki was jumping on his seat anyway... It's still in the svn history if needed. I have some stuff for view-source: and man: but I'm not use they would be appreciated either :-D
svn path=/trunk/netsurf/; revision=12414
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 6190d3f68..f090bde4f 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -7,7 +7,7 @@
S_CONTENT := content.c content_factory.c dirlist.c fetch.c hlcache.c \
llcache.c urldb.c
-S_FETCHERS := curl.c data.c doi.c file.c about.c resource.c
+S_FETCHERS := curl.c data.c file.c about.c resource.c
S_CSS := css.c dump.c internal.c select.c utils.c