Re: [PATCH libinput] test: add missing libunwind cflags to test-litest-selftest

2015-06-11 Thread Peter Hutterer
On Thu, Jun 11, 2015 at 04:38:02PM +0900, JoonCheol Park wrote: > Signed-off-by: JoonCheol Park > --- > test/Makefile.am | 4 > 1 file changed, 4 insertions(+) > > diff --git a/test/Makefile.am b/test/Makefile.am > index fc05ff6..6f2e6e4 100644 > --- a/test/Makefile.am > +++ b/test/Makefile

[PATCH libinput] test: add missing libunwind cflags to test-litest-selftest

2015-06-11 Thread JoonCheol Park
Signed-off-by: JoonCheol Park --- test/Makefile.am | 4 1 file changed, 4 insertions(+) diff --git a/test/Makefile.am b/test/Makefile.am index fc05ff6..6f2e6e4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -113,6 +113,10 @@ test_litest_selftest_SOURCES = litest-selftest.c litest.c