]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
Merge branch 'on-demand-loading'
[apitrace] / CMakeLists.txt
index e327e28934a1431c7e92d2ba720f9f5112bfc317..9c91c9077313b8ac333d0468b508c94a388102e0 100755 (executable)
@@ -425,7 +425,14 @@ endif ()
 ##############################################################################
 # Packaging
 
-install (FILES LICENSE README.markdown TODO.markdown DESTINATION doc)
+install (
+    FILES
+        BUGS.markdown
+        LICENSE
+        NEWS.markdown
+        README.markdown
+        TODO.markdown
+    DESTINATION doc)
 
 set (CPACK_PACKAGE_VERSION_MAJOR "1")
 set (CPACK_PACKAGE_VERSION_MINOR "0")