summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Andy Wingo2011-02-22 22:16:19 +0100
committerGravatar Andy Wingo2011-02-22 22:19:30 +0100
commit1636c96f9ff85de266e96b7724f07a44ec255924 (patch)
tree52392a7b31661e1e5e23718fc36d4f8c760abc8c /Makefile.am
parent800e7d9a05bb33d711ce3c39e83886ec548209c9 (diff)
downloadtekuti-1636c96f9ff85de266e96b7724f07a44ec255924.tar.gz
tekuti-1636c96f9ff85de266e96b7724f07a44ec255924.zip
remove obsolete (tekuti url)
* tekuti/url.scm: Remove. * Makefile.am: Remove url.scm * tekuti/post.scm: Remove reference to (tekuti url). (parse-post-data): Use uri-encode.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7f34647..521c995 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,6 @@ SOURCES = \
tekuti/request.scm \
tekuti/tags.scm \
tekuti/template.scm \
- tekuti/url.scm \
tekuti/util.scm \
tekuti/web.scm