Use more traditional make notation to build the test language

This commit is contained in:
Rob Crittenden 2010-04-16 10:58:48 -04:00
parent 5b9d1ee180
commit 017913a613

View File

@ -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: