From f48058b91dc4eb326e7e2bd732044ed7b26f70f8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 4 Aug 2012 22:28:20 +0200 Subject: cleaned up interface of GoogleURLNormalizer API --- googleurl/GNUmakefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'googleurl') 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 -- cgit v1.2.3-54-g00ecf