From: Karel Zak Date: Wed, 18 Jun 2014 13:42:09 +0000 (+0200) Subject: build-sys: add libsmartcols to ko-release-gen script X-Git-Tag: v2.25-rc2~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae2f2f5617752dee0c83e97785c189941c5f5d0a;p=thirdparty%2Futil-linux.git build-sys: add libsmartcols to ko-release-gen script Signed-off-by: Karel Zak --- diff --git a/tools/ko-release-gen b/tools/ko-release-gen index 9c2b5b471a..3c35dab3e3 100755 --- a/tools/ko-release-gen +++ b/tools/ko-release-gen @@ -84,6 +84,7 @@ add_file v${VERSION}-ChangeLog add_file Documentation/releases/v${VERSION_DOCS}-ReleaseNotes add_html_dir libmount/docs/html libmount-docs add_html_dir libblkid/docs/html libblkid-docs +add_html_dir libsmartcols/docs/html libsmartcols-docs killall gpg-agent