[PATCH] build: add other source files that affect the output of --help-all

Aleksander Morgado aleksander at aleksander.es
Thu Aug 3 10:17:48 UTC 2017


On 31/07/17 19:50, Ben Chan wrote:
> ---
>  docs/man/Makefile.am | 5 +++++
>  1 file changed, 5 insertions(+)
> 

Pushed to git master, thanks.

> 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
> 


-- 
Aleksander
https://aleksander.es


More information about the libmbim-devel mailing list