summaryrefslogtreecommitdiff
path: root/validate
diff options
context:
space:
mode:
Diffstat (limited to 'validate')
-rwxr-xr-xvalidate2
1 files changed, 2 insertions, 0 deletions
diff --git a/validate b/validate
index 4c123fe844..3b2100235b 100755
--- a/validate
+++ b/validate
@@ -157,6 +157,8 @@ if [ $be_quiet -eq 1 ]; then
make="$make -s"
fi
+$make -C utils/checkUniques
+
if [ $testsuite_only -eq 0 ]; then
if [ $no_clean -eq 0 ]; then