diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-25 21:55:18 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-25 21:55:18 +0000 |
commit | 63e96ca1f214e195cd97ce5f4c601d30fe9de05c (patch) | |
tree | 0b6dc5e899def7ab9ede838af3832888ffdb53ef /ext/Makefile.am | |
parent | a81b495e22c490be75ac2713ee512fe01cdd18eb (diff) |
something stupid
Original commit message from CVS:
something stupid
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r-- | ext/Makefile.am | 2 |
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 |