summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index df62198..227b6e3 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,9 +1,9 @@
-man_MANS = mate-color-select.1 mpaste.1
+man_MANS = mate-color-select.1
if MATE_ABOUT_ENABLED
man_MANS += mate-about.1
endif
-EXTRA_DIST = mate-about.1 mate-color-select.1 mpaste.1
+EXTRA_DIST = mate-about.1 mate-color-select.1
-include $(top_srcdir)/git.mk