]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
Document the major user-visible developments.
[apitrace] / CMakeLists.txt
index e840f21d193608b386d33edf84f72ea3511e1ea9..09bd2c4e429f429c14ab196dd0b57aa7ed8aa89c 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")