* src/Makefile.in: Install example script captcha.sh (EJAB-895)

SVN Revision: 2029
This commit is contained in:
Badlop 2009-04-22 10:23:22 +00:00
parent 34df1f502c
commit a26a7463a0
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2009-04-22 Badlop <badlop@process-one.net>
* src/Makefile.in: Install example script captcha.sh (EJAB-895)
* src/ejabberd.cfg.example: Add CAPTCHA options (EJAB-895)
* doc/guide.tex: Add section to document how to setup CAPTCHA

View File

@ -208,6 +208,7 @@ install: all
#
# Binary C programs
install -d $(PBINDIR)
install -m 750 $(O_USER) ../tools/captcha.sh $(PBINDIR)
$(INSTALL_EPAM)
#
# Binary system libraries