From 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:01:36 +0200 Subject: Adding upstream version 0.11.2. Signed-off-by: Daniel Baumann --- Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..d3f34d5 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,13 @@ + +ACLOCAL_AMFLAGS = -I . + +SUBDIRS = tools src test + +noinst_SCRIPTS = TESTS_ENVIRONMENT + +dist_man_MANS = lnav.1 + +EXTRA_DIST = \ + AUTHORS \ + LICENSE \ + README.md -- cgit v1.2.3