mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +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
1459cb8a56
commit
eae5d1b764
@ -253,6 +253,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