summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-06 14:46:03 +0200
committerinfirit <[email protected]>2014-06-06 15:03:58 +0200
commitda0f8bc7644e7b6d005ba0a7c6e8490eadc16841 (patch)
treed2329aca261813e741f96f3c9235fbbdcc2c79cf /man/Makefile.am
parenta119a454a93e04fe592e3daf8d511900494fbf6f (diff)
downloadmate-control-center-da0f8bc7644e7b6d005ba0a7c6e8490eadc16841.tar.bz2
mate-control-center-da0f8bc7644e7b6d005ba0a7c6e8490eadc16841.tar.xz
Move all manpages into thier own man directory
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 00000000..2baee6a0
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,8 @@
+man_MANS = \
+ mate-about-me.1 \
+ mate-appearance-properties.1 \
+ mate-default-applications-properties.1
+
+EXTRA_DIST = $(man_MANS)
+
+-include $(top_srcdir)/git.mk