summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2017-07-31 10:50:34 -0700
committerAleksander Morgado <aleksander@aleksander.es>2017-08-03 12:16:46 +0200
commitf2f87bf2b9811ba7fa593ac2ab9852693cef08c2 (patch)
treea8a94c8672a8302e42195ac9cfd6470b2ff608cf /docs
parentf2c2df8e4879920923b0423f92ec2a66fbee054d (diff)
build: add other source files that affect the output of --help-all
Diffstat (limited to 'docs')
-rw-r--r--docs/man/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/man/Makefile.am b/docs/man/Makefile.am
index 9c1be1c..674edab 100644
--- a/docs/man/Makefile.am
+++ b/docs/man/Makefile.am
@@ -5,7 +5,12 @@ dist_man_MANS = \
# List of all source files which affect the output of --help-all
MBIMCLI_SOURCES_WITH_HELP = \
+ $(top_srcdir)/src/mbimcli/mbimcli-atds.c \
$(top_srcdir)/src/mbimcli/mbimcli-basic-connect.c \
+ $(top_srcdir)/src/mbimcli/mbimcli-dss.c \
+ $(top_srcdir)/src/mbimcli/mbimcli-ms-firmware-id.c \
+ $(top_srcdir)/src/mbimcli/mbimcli-ms-host-shutdown.c \
+ $(top_srcdir)/src/mbimcli/mbimcli-phonebook.c \
$(top_srcdir)/src/mbimcli/mbimcli.c
# Depend only in the source files, not in the actual program, so that the