Hi,

On Sat, Dec 20, 2014 at 8:19 AM, Dave Reisner <dreis...@archlinux.org> wrote:
> ---
>  Makefile.am           |  9 +++++-
>  src/test/test-verbs.c | 78 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 86 insertions(+), 1 deletion(-)
>  create mode 100644 src/test/test-verbs.c
>
> diff --git a/Makefile.am b/Makefile.am
> index baa1398..db7dd46 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1384,7 +1384,8 @@ tests += \
>         test-locale-util \
>         test-execute \
>         test-copy \
> -       test-cap-list
> +       test-cap-list \
> +       test-verbs

Make sure you also add /test-verbs to the top level .gitignore.

Cheers,
Filipe
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to