From 23f57e3b13475adda2a747039cfef999c7d0daad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 3 Sep 2018 22:33:22 +0200 Subject: Change the doc files listed in the rules file --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index bf6dab9..86b7c34 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ DEB_CMAKE_EXTRA_FLAGS = \ DEB_MAKE_CHECK_TARGET = check DEB_INSTALL_CHANGELOGS_ALL += CHANGELOG.rst -DEB_INSTALL_DOCS_$(pkg) += README.rst CONTRIBUTING.rst +DEB_INSTALL_DOCS_$(pkg) += README.rst doc/admin.rst doc/index.rst doc/user.rst doc/install.rst doc/contributing.rst DEB_INSTALL_EXAMPLES_$(pkg) = doc/example.conf binary-post-install/$(pkg):: -- cgit v1.2.3