diff options
author | Geoff Levand <geoff@infradead.org> | 2012-02-15 14:54:50 -0800 |
---|---|---|
committer | Geoff Levand <geoff@infradead.org> | 2012-02-24 12:37:42 -0800 |
commit | 561f7df61d193d63c07fe41e5612b243e928f336 (patch) | |
tree | 702127c4783f7d92300a41bab54805acf9f4d601 /man/Makefile.am | |
parent | bd0c684c9941c24ee4191f4550ec966d5b1fa8ab (diff) | |
download | talos-petitboot-561f7df61d193d63c07fe41e5612b243e928f336.tar.gz talos-petitboot-561f7df61d193d63c07fe41e5612b243e928f336.zip |
Cleanup man pages
Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index acba1fa..ed81c99 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -12,6 +12,6 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -dist_man_MANS = pb-cui.8 pb-discover.8 pb-event.8 petitboot.8 +dist_man_MANS = pb-discover.8 pb-event.8 pb-nc.8 pb-twin.8 pb-udhcpc.8 petitboot.8 MAINTAINERCLEANFILES = Makefile.in |