diff options
author | Scott Balneaves <[email protected]> | 2013-04-30 13:38:59 -0500 |
---|---|---|
committer | Scott Balneaves <[email protected]> | 2013-04-30 13:38:59 -0500 |
commit | 4593b4088ca16d54d9f6c006a97242edc9a0ed18 (patch) | |
tree | afc1bb92ce8e141098466025fb8113c51b92fbb3 /Makefile.am | |
parent | 86a4c47fb645ef8895557c52b6ef67c7091ad6e9 (diff) | |
download | mate-user-share-4593b4088ca16d54d9f6c006a97242edc9a0ed18.tar.bz2 mate-user-share-4593b4088ca16d54d9f6c006a97242edc9a0ed18.tar.xz |
Added manpage. Closes #10
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f192e8d..7587ec9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = data po src +SUBDIRS = data po src man EXTRA_DIST = \ intltool-extract.in \ |