summaryrefslogtreecommitdiff
path: root/googleurl
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-04 22:28:20 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-04 22:28:20 +0200
commitf48058b91dc4eb326e7e2bd732044ed7b26f70f8 (patch)
tree7d6b787d2a29c33e561f7a9033af2ccb4ee9afee /googleurl
parent4bb40bb87a46b42fbf793df7310fdba25bd5668d (diff)
downloadcrawler-f48058b91dc4eb326e7e2bd732044ed7b26f70f8.tar.gz
crawler-f48058b91dc4eb326e7e2bd732044ed7b26f70f8.tar.bz2
cleaned up interface of GoogleURLNormalizer API
Diffstat (limited to 'googleurl')
-rw-r--r--googleurl/GNUmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/googleurl/GNUmakefile b/googleurl/GNUmakefile
index b73d9da..88da0c5 100644
--- a/googleurl/GNUmakefile
+++ b/googleurl/GNUmakefile
@@ -31,8 +31,7 @@ CPP_OBJS = \
url_canon_stdurl.o \
url_parse.o \
url_parse_file.o \
- url_util.o \
- gurl.o
+ url_util.o
STATIC_LIB = \
libgoogleurl.a