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 --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index e7f6fd4..cdacfd5 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -40,4 +40,4 @@ if NETBSD libfuse3_la_LIBADD = -lperfuse -lpuffs endif -EXTRA_DIST = fuse_versionscript +EXTRA_DIST = fuse_versionscript meson.build -- cgit v1.2.3