1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-16 11:33:16 +03:00

r25923: Make sure to install phpldapadmin-config.php

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2007-11-10 09:29:32 +01:00
committed by Stefan Metzmacher
parent 70de473980
commit 472dd7b318

View File

@@ -25,6 +25,7 @@ cp setup/*.ldif $SETUPDIR || exit 1
cp setup/*.reg $SETUPDIR || exit 1
cp setup/*.zone $SETUPDIR || exit 1
cp setup/*.conf $SETUPDIR || exit 1
cp setup/*.php $SETUPDIR || exit 1
cp setup/provision.smb.conf.dc $SETUPDIR || exit 1
cp setup/provision.smb.conf.member $SETUPDIR || exit 1
cp setup/provision.smb.conf.standalone $SETUPDIR || exit 1