--- CMakeLists.txt.orig	2020-08-24 06:27:21 UTC
+++ CMakeLists.txt
@@ -28,12 +28,6 @@ ADD_SUBDIRECTORY(extern)
 
 ADD_SUBDIRECTORY(src)
 
-# These files should only be installed when creating packages.
-INSTALL(FILES 
-	LICENSE
-	README.md
-	DESTINATION share/doc/nvtt)
-
 # Add packaging support
 INCLUDE(InstallRequiredSystemLibraries)
 
