]> granicus.if.org Git - ejabberd/commitdiff
Install COPYING file along with other docs
authorPeter Lemenkov <lemenkov@gmail.com>
Sat, 12 Jun 2010 12:24:12 +0000 (16:24 +0400)
committerBadlop <badlop@process-one.net>
Wed, 16 Jun 2010 14:05:07 +0000 (16:05 +0200)
It's a generally good idea to provide file with licensing terms.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
src/Makefile.in

index c7bcdc1f4feb8380055abea4bfc6adca34a7082d..94fa8b1ac534683bd7aa4c82b2c9a485dce2e8ec 100644 (file)
@@ -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