summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-09-18 09:29:02 +0000
committerJan Kneschke <jan@kneschke.de>2005-09-18 09:29:02 +0000
commit4e7ffb3a124d74249bfb0c7c65ece2b6fd491f40 (patch)
treed2c9b4f61bf3ca7f0cb3d17a8f5365be552135d3 /tests/Makefile.am
parent95dfbca5afbea6bdccaed86c8261948bbe9aebe9 (diff)
downloadlighttpd-git-4e7ffb3a124d74249bfb0c7c65ece2b6fd491f40.tar.gz
added lighttpd.passwd for the mod-auth tests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@713 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 35266838..d4a9b109 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -49,6 +49,7 @@ TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
EXTRA_DIST=wrapper.sh lighttpd.conf \
lighttpd.user \
+ lighttpd.htpasswd \
$(CONFS) \
$(TESTS)