summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-04-16 10:58:48 -0400
committerRob Crittenden <rcritten@redhat.com>2010-04-16 10:58:48 -0400
commit017913a613e197b03e189ac93965a843ed6a9299 (patch)
tree16b74bb4947cd454fd0a9b4358892dc9c5bb834b
parent5b9d1ee1804e4be331655dda318f8900ede4621b (diff)
downloadfreeipa-017913a613e197b03e189ac93965a843ed6a9299.tar.gz
freeipa-017913a613e197b03e189ac93965a843ed6a9299.tar.xz
freeipa-017913a613e197b03e189ac93965a843ed6a9299.zip
Use more traditional make notation to build the test language
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c55bc3a..2f1d2d6a 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: