diff options
author | infirit <[email protected]> | 2013-08-02 23:48:37 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-08-02 23:48:37 +0200 |
commit | 469ced618af5cd39b46d58cc0206be396bbf45e5 (patch) | |
tree | 358ba5588772e8a3adeb8ae523c87f7f8365374a /configure.ac | |
parent | 3bd935a21f54a78bee26999e09af74eb86c5fdf2 (diff) | |
download | mate-terminal-469ced618af5cd39b46d58cc0206be396bbf45e5.tar.bz2 mate-terminal-469ced618af5cd39b46d58cc0206be396bbf45e5.tar.xz |
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 35f314a..d7f720f 100644 --- a/configure.ac +++ b/configure.ac @@ -159,7 +159,7 @@ AM_CONDITIONAL([ENABLE_SKEY],[test "$enable_skey" = "yes"]) # Documentation # ************* -MATE_DOC_INIT +YELP_HELP_INIT # **************************** |