From 9f96db71252fc66b72c433e2ca0d49e031c6a5fd Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 5 Jan 2017 09:37:00 -0800 Subject: Added experimental support for building with Meson+Ninja --- example/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example/Makefile.am') diff --git a/example/Makefile.am b/example/Makefile.am index 81b9555..c83c81f 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -17,3 +17,5 @@ ioctl_client_LDADD = poll_client_CPPFLAGS = poll_client_LDFLAGS = poll_client_LDADD = + +EXTRA_DIST = meson.build -- cgit v1.2.3