summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/jansson-e23f558/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/lib/jansson-e23f558/Makefile.am')
-rw-r--r--fluent-bit/lib/jansson-e23f558/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/fluent-bit/lib/jansson-e23f558/Makefile.am b/fluent-bit/lib/jansson-e23f558/Makefile.am
deleted file mode 100644
index a6f9192d8..000000000
--- a/fluent-bit/lib/jansson-e23f558/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake android examples scripts
-SUBDIRS = doc src test
-
-# "make distcheck" builds the dvi target, so use it to check that the
-# documentation is built correctly.
-dvi:
- $(MAKE) SPHINXOPTS_EXTRA=-W html
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = jansson.pc
-
-TESTS = scripts/clang-format-check