summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c55bc3a6..2f1d2d6a1 100644
--- a/Makefile
+++ b/Makefile
@@ -84,7 +84,7 @@ radius-install: radius install
done
test:
- cd install/po && $(MAKE) test_lang
+ $(MAKE) -C install/po test_lang
./make-test
release-update: