X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/2d546d79a8059f938da83885a98c5fa3131c9742..030b3cb7bb268bf48c015f4ae49f5f7f09e4e55f:/debian/rules diff --git a/debian/rules b/debian/rules index 4c2227fe..7ab5f295 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,8 @@ build-stamp: config.status # Add here commands to compile the package. $(MAKE) - #docbook-to-man debian/viking.sgml > viking.1 + docbook-to-man debian/viking.sgml > viking.1 + docbook-to-man debian/viking-remote.sgml > viking-remote.1 touch $@