about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-05 02:14:42 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-05 02:14:42 -0700
commit7f432152de923eba116a52aeacafa2c54b4e2531 (patch)
tree45de2dc4567c29095e01c16ceb579e03a072ef8a /GNUmakefile
parent2643f9c34a4fc63ab9533d851a564be93dcc8bdb (diff)
downloadunicorn-7f432152de923eba116a52aeacafa2c54b4e2531.tar.gz
Even though we don't RDoc it, our RDoc still links to it.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9fa75db..7dfea8e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -169,6 +169,7 @@ atom = <link rel="alternate" title="Atom feed" href="$(1)" \
 doc: .document $(ext)/unicorn_http.c NEWS ChangeLog
         for i in $(man1_bins); do > $$i; done
         rdoc -Na -t "$(shell sed -ne '1s/^= //p' README)"
+        install -m644 COPYING doc/COPYING
         install -m644 $(shell grep '^[A-Z]' .document)  doc/
         $(MAKE) -C Documentation install-html install-man
         install -m644 $(man1_paths) doc/