diff --git a/CMakeLists.txt b/CMakeLists.txt index 7a13528..3923acc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,6 +21,9 @@ install(FILES cgproxy.conf DESTINATION /etc/) install(FILES cgroup-tproxy.sh DESTINATION /usr/share/cgproxy/scripts/) + +install(FILES readme.md + DESTINATION /share/doc/cgproxy/) ## package for deb and rpm