aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index f07753a..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-ACLOCAL_AMFLAGS = -I m4
-
-SUBDIRS = @subdirs2@ doc
-
-EXTRA_DIST = \
- fuse3.pc.in \
- README* \
- test/*.py \
- test/pytest.ini \
- meson.build \
- meson_options.txt \
- ChangeLog.rst
-
-pkgconfigdir = @pkgconfigdir@
-pkgconfig_DATA = fuse3.pc
-
-$(pkgconfig_DATA): config.status