about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 1e32d51..5c9d1ae 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -27,5 +27,6 @@ man html:
 pkg_extra += $(man1_paths)
 
 doc::
+        install -m644 COPYING-GPL2 doc/COPYING-GPL2
         $(RM) $(man1_rdoc)
 .PHONY: man html