diff options
author | Thomas Haller <thaller@redhat.com> | 2014-11-05 23:38:19 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2014-11-11 16:01:38 +0100 |
commit | 1e8b681d4f10c2b5e9478ec4972cad64aa1f8e7c (patch) | |
tree | cc32641e2dcc1c9f717802fa213386a7a18902cb /configure.ac | |
parent | 75a0ac080f8ea6124020d02a2e0a67affd55ee65 (diff) | |
download | NetworkManager-1e8b681d4f10c2b5e9478ec4972cad64aa1f8e7c.tar.gz |
man: add manual page for nmtui(1)
https://bugzilla.gnome.org/show_bug.cgi?id=739710
Branch: th/bgo739710_man_nmtui
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 61f8656871..2aecae72b7 100644 --- a/configure.ac +++ b/configure.ac @@ -975,6 +975,7 @@ man/NetworkManager.conf.xml man/nm-system-settings.conf.5 man/nm-online.1 man/nmcli.1 +man/nmtui.1 po/Makefile.in policy/Makefile policy/org.freedesktop.NetworkManager.policy.in |