From 30ead3a5cf6405dab9d5eeac79ffe6a0e9d0aafd Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 24 Aug 2017 17:07:57 +0200 Subject: Dropped support for building with autotools It's just too much pain to keep it working. --- include/Makefile.am | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 include/Makefile.am (limited to 'include') diff --git a/include/Makefile.am b/include/Makefile.am deleted file mode 100644 index 5072cc3..0000000 --- a/include/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -## Process this file with automake to produce Makefile.in - -fuseincludedir=$(includedir)/fuse3 - -fuseinclude_HEADERS = \ - fuse.h \ - fuse_common.h \ - fuse_lowlevel.h \ - fuse_opt.h \ - cuse_lowlevel.h - -noinst_HEADERS = fuse_kernel.h - -EXTRA_DIST = meson.build -- cgit v1.2.3