From 6e7a315eb67cb6c113cf37e1d66c4f11a51a2b3e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:29:51 +0200 Subject: Adding upstream version 2.06. Signed-off-by: Daniel Baumann --- docs/Makefile.am | 9 +++++++++ 1 file changed, 9 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..93eb396 --- /dev/null +++ b/docs/Makefile.am @@ -0,0 +1,9 @@ +AUTOMAKE_OPTIONS = subdir-objects + +# AM_MAKEINFOFLAGS = --no-split --no-validate +info_TEXINFOS = grub.texi grub-dev.texi +grub_TEXINFOS = fdl.texi + +EXTRA_DIST = font_char_metrics.png font_char_metrics.txt + + -- cgit v1.2.3