aboutsummaryrefslogtreecommitdiffstats
path: root/example/Makefile.am
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-01-05 09:37:00 -0800
committerNikolaus Rath <Nikolaus@rath.org>2017-01-12 15:19:04 -0800
commit9f96db71252fc66b72c433e2ca0d49e031c6a5fd (patch)
tree494132dae14dba3de18a9013f2299cfc37cceda5 /example/Makefile.am
parent3006686b536942f6f96675e3d12b793087e78e6a (diff)
downloadlibfuse-9f96db71252fc66b72c433e2ca0d49e031c6a5fd.tar.gz
Added experimental support for building with Meson+Ninja
Diffstat (limited to 'example/Makefile.am')
-rw-r--r--example/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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