summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-10-25 21:09:26 +0200
committerArthur de Jong <arthur@arthurdejong.org>2013-10-25 21:12:56 +0200
commitee8737f1a1d048f5b06ce479337e72382e36bf8f (patch)
treec708a243ed4e0582df0554285b30d69ef09c22e8 /tests
parente28e93776b023aed12061081375f056ca025c2f1 (diff)
Distribute setup_slapd.sh and associated files
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 53293a6..506dbef 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -34,10 +34,11 @@ check_PROGRAMS = test_dict test_set test_tio test_expr test_getpeercred \
test_cfg test_myldap test_common test_clock test_tio_timeout \
lookup_netgroup lookup_shadow
-EXTRA_DIST = nslcd-test.conf usernames.txt testenv.sh test_myldap.sh \
+EXTRA_DIST = README nslcd-test.conf usernames.txt testenv.sh test_myldap.sh \
test_nsscmds.sh test_pamcmds.sh test_pamcmds.expect \
test_manpages.sh \
- test_pycompile.sh test_pylint.sh pylint.rc test_pynslcd_cache.py
+ test_pycompile.sh test_pylint.sh pylint.rc test_pynslcd_cache.py \
+ setup_slapd.sh config.ldif test.ldif
CLEANFILES = $(EXTRA_PROGRAMS)