summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index ae574dd..7f86834 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -5,7 +5,7 @@ SUBDIRS = \
fetcher textwolf
ifeq ($(WITH_CURL),1)
-SUBDIRS += libcurl
+SUBDIRS += libcurlpp
endif
-include $(TOPDIR)/makefiles/gmake/sub.mk