summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-07-15 20:52:33 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-07-15 20:52:33 +0200
commita08968025b98a50d6dd355cb02599937e178fbbf (patch)
treee47d75e7f134e9e643e60083fbe9299ae54efdc2 /tests/GNUmakefile
parent69f32e239eafcfdc2392a8644c6de6ca6dbe83c1 (diff)
downloadcrawler-a08968025b98a50d6dd355cb02599937e178fbbf.tar.gz
crawler-a08968025b98a50d6dd355cb02599937e178fbbf.tar.bz2
some investemnet in URL parsing
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index 88ffa9d..f582bbb 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = streamhtmlparser libfetch curl psql sqlite
+SUBDIRS = url streamhtmlparser libfetch curl psql sqlite
-include $(TOPDIR)/makefiles/gmake/sub.mk