mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Install COPYING file along with other docs
It's a generally good idea to provide file with licensing terms. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
8db328af60
commit
2477b735bf
@ -257,6 +257,7 @@ install: all
|
||||
[ -f ../doc/guide.pdf ] \
|
||||
&& install -m 644 ../doc/guide.pdf $(DOCDIR) \
|
||||
|| echo "No ../doc/guide.pdf was built"
|
||||
install -m 644 ../COPYING $(DOCDIR)
|
||||
|
||||
uninstall: uninstall-binary
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user