[systemd-devel] [PATCH] build-sys: fix headers installation

Tom Gundersen teg at jklm.no
Mon May 25 08:05:07 PDT 2015


Applied. Thanks!

Tom

On Mon, May 25, 2015 at 1:35 PM, Marc-Antoine Perennou
<Marc-Antoine at perennou.com> wrote:
> ---
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 4933e6f..8e38010 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -3128,7 +3128,7 @@ pkginclude_HEADERS += \
>         src/systemd/sd-bus.h \
>         src/systemd/sd-bus-protocol.h \
>         src/systemd/sd-bus-vtable.h \
> -       src/systemd/sd-event.h
> +       src/systemd/sd-event.h \
>         src/systemd/sd-login.h \
>         src/systemd/sd-id128.h \
>         src/systemd/sd-daemon.h
> --
> 2.4.1
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list