summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-04 15:42:51 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-04 15:42:51 +0200
commit39d78b3dd658db518740c561f0b4e80a43987a38 (patch)
tree254f224c2e109de8b4cbfac821c895ec891de1f3 /tests/GNUmakefile
parent0c92e873518ce6a92caeba0be81a0d81d16c6ed8 (diff)
downloadcrawler-39d78b3dd658db518740c561f0b4e80a43987a38.tar.gz
crawler-39d78b3dd658db518740c561f0b4e80a43987a38.tar.bz2
rearangment for url testing
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 f582bbb..8931f49 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = url streamhtmlparser libfetch curl psql sqlite
+SUBDIRS = simpleurl googleurl streamhtmlparser libfetch curl psql sqlite
-include $(TOPDIR)/makefiles/gmake/sub.mk