summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 662c893..6068024 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,7 @@ tests: wrappers
PYTHONPATH=./ ./tests/tests.py --test=trans
PYTHONPATH=./ ./tests/tests.py --test=pgdb
PYTHONPATH=./ ./tests/tests.py --test=fconf
+ PYTHONPATH=./ ./tests/tests.py --test=ldap
test: lp-test unittests tests