aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am14
1 files changed, 0 insertions, 14 deletions
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