[Cogl] [PATCH 2/5] Add test-unit.h to test-fixtures/Makefile.am

Robert Bragg robert at sixbynine.org
Wed Jul 3 06:02:58 PDT 2013


This looks good to land me:

Reviewed-by: Robert Bragg <robert at linux.intel.com>

thanks,
- Robert


On Wed, Jul 3, 2013 at 12:11 PM, Neil Roberts <neil at linux.intel.com> wrote:
> Otherwise make distcheck was breaking.
>
> Thanks to Rico Tzschichholz for pointing this out.
> ---
>  test-fixtures/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/test-fixtures/Makefile.am b/test-fixtures/Makefile.am
> index 62fd9d1..332c5ee 100644
> --- a/test-fixtures/Makefile.am
> +++ b/test-fixtures/Makefile.am
> @@ -19,6 +19,7 @@ libtest_fixtures_la_CPPFLAGS += \
>  libtest_fixtures_la_CFLAGS = -g3 -O0 $(COGL_DEP_CFLAGS) $(COGL_EXTRA_CFLAGS)
>
>  libtest_fixtures_la_SOURCES = \
> +       test-unit.h \
>         test-utils.h \
>         test-utils.c
>
> --
> 1.7.11.3.g3c3efa5
>
> _______________________________________________
> Cogl mailing list
> Cogl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/cogl


More information about the Cogl mailing list