From 9473c0bb8d1a69a042e1fd745fb2f76ea0b8ac27 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 4 Aug 2012 14:01:19 +0200 Subject: added google url library --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index eb7c658..ab6185d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,6 +1,6 @@ TOPDIR = . -SUBDIRS = libfetch streamhtmlparser src tests +SUBDIRS = libfetch streamhtmlparser googleurl src tests PACKAGE_NAME = CrawlingWolf PACKAGE_VERSION = 0.0.1 -- cgit v1.2.3-54-g00ecf