From: Ralf Treinen <treinen@debian.org>
Date: Tue, 3 Sep 2019 16:23:22 +0200
Subject: do not install LICENCE file

---
 doc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile b/doc/Makefile
index fe14058..7238982 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,7 +1,7 @@
 # Makefile for the Hlins documentation
 #######################################################################
 
-FILES   = hlins-doc.html changelog LICENSE examples
+FILES   = hlins-doc.html changelog examples
 DOCDIR  = /usr/share/doc/hlins
 MANDIR  = /usr/share/man/man1
 DESTDIR =
