aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-08-24 17:07:57 +0200
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-08-24 20:50:44 +0200
commit30ead3a5cf6405dab9d5eeac79ffe6a0e9d0aafd (patch)
tree5bffbe72317aacb3e8d6e4ac3ef4ced1585961fa /include
parent937467b6a06b72ee44709541f71b614ca28fa870 (diff)
Dropped support for building with autotools
It's just too much pain to keep it working.
Diffstat (limited to 'include')
-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