From ccfc2aeefa87400d506a59799933ad591e7d92ca Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 7 Jul 2015 00:05:05 +0100 Subject: make nsurl unit test work again --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 107e61cf8..fc3225aca 100644 --- a/Makefile +++ b/Makefile @@ -824,3 +824,8 @@ install: all-program install-$(TARGET) docs: doxygen Docs/Doxyfile + +.PHONY:test + +test: + make -C test \ No newline at end of file -- cgit v1.2.3