From e0023883c6d2e6745a19e4b48e186ed156c1fca8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:19:27 +0200 Subject: Adding upstream version 2.11.2. Signed-off-by: Daniel Baumann --- docs/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/Makefile.am (limited to 'docs/Makefile.am') diff --git a/docs/Makefile.am b/docs/Makefile.am new file mode 100644 index 0000000..ad9ef3f --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1,13 @@ +dist_noinst_DATA = \ + COPYING.GPLv2 \ + COPYING.LIB \ + HACKING.md \ + TODO \ + manpage.example \ + manpage.example.mdoc \ + manpage.example.pod \ + manpage.example.sgml + +EXTRA_DIST = \ + INSTALL.autoconf \ + INSTALL.quick -- cgit v1.2.3