diff options
author | infirit <[email protected]> | 2014-06-06 14:46:03 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-06-06 15:03:58 +0200 |
commit | da0f8bc7644e7b6d005ba0a7c6e8490eadc16841 (patch) | |
tree | d2329aca261813e741f96f3c9235fbbdcc2c79cf /Makefile.am | |
parent | a119a454a93e04fe592e3daf8d511900494fbf6f (diff) | |
download | mate-control-center-da0f8bc7644e7b6d005ba0a7c6e8490eadc16841.tar.bz2 mate-control-center-da0f8bc7644e7b6d005ba0a7c6e8490eadc16841.tar.xz |
Move all manpages into thier own man directory
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index e6e0cb3a..ef1b3704 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = po libwindow-settings capplets font-viewer help -DIST_SUBDIRS = po libwindow-settings capplets font-viewer help libslab shell typing-break +SUBDIRS = po libwindow-settings capplets font-viewer help man +DIST_SUBDIRS = po libwindow-settings capplets font-viewer help libslab shell typing-break man if HAVE_LIBMATESLAB SUBDIRS += libslab |