summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index f64131a1..2c0c73bb 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -95,7 +95,7 @@ HERMES_DIR=
endif
if USE_HTTP
-HTTP_DIR=gnomevfs
+HTTP_DIR=http
else
HTTP_DIR=
endif