tadd wmutils.1 to makefile - wmutils - X windows manipulation utilities
 (HTM) git clone git://z3bra.org/wmutils
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3fc0cd5faea1c2b6e220ba72c42175af036c7132
 (DIR) parent 082e650ad525bf7aab886bb38006838f6f6e58ad
 (HTM) Author: dcat <dcat@iotek.org>
       Date:   Wed, 10 Jun 2015 14:24:37 +0200
       
       add wmutils.1 to makefile
       
       Diffstat:
         M man/Makefile                        |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/man/Makefile b/man/Makefile
       t@@ -14,7 +14,8 @@ MAN =           \
                chwb.1  \
                ignw.1  \
                wname.1 \
       -        wmp.1
       +        wmp.1   \
       +        wmutils.1
        
        .POSIX: