From 19a25dbe2059004bc64f9e342cf38f4d01da80c7 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Mon, 15 Jun 2015 20:35:43 +0100 Subject: Add missing man pages for mate-color-select and mpaste. Closes #175. --- man/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/Makefile.am') diff --git a/man/Makefile.am b/man/Makefile.am index b6a8c3f..df62198 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,9 +1,9 @@ -man_MANS = +man_MANS = mate-color-select.1 mpaste.1 if MATE_ABOUT_ENABLED man_MANS += mate-about.1 endif -EXTRA_DIST = mate-about.1 +EXTRA_DIST = mate-about.1 mate-color-select.1 mpaste.1 -include $(top_srcdir)/git.mk -- cgit v1.2.1