summaryrefslogtreecommitdiff
path: root/tests/url/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-08 17:27:06 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-08 17:27:06 +0200
commit5e1a0dec4672f70d10b82364274353962d2d26f6 (patch)
tree5b4b9d504bac7d55f29f2e6eaad8b53f3d3eff05 /tests/url/GNUmakefile
parentd560a4920cdd16904a71640e0cfc380ea34e9e6f (diff)
downloadcrawler-5e1a0dec4672f70d10b82364274353962d2d26f6.tar.gz
crawler-5e1a0dec4672f70d10b82364274353962d2d26f6.tar.bz2
modularized all other modules
Diffstat (limited to 'tests/url/GNUmakefile')
-rw-r--r--tests/url/GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/url/GNUmakefile b/tests/url/GNUmakefile
index 6ca1f96..6a9104a 100644
--- a/tests/url/GNUmakefile
+++ b/tests/url/GNUmakefile
@@ -2,8 +2,8 @@ TOPDIR = ../..
SUBDIRS =
-INCLUDE_CXXFLAGS = \
- -DUSE_MODULELOADER
+#INCLUDE_CXXFLAGS = \
+# -DUSE_MODULELOADER
INCLUDE_DIRS = \
-I$(TOPDIR)/src \