From ffccd5b2b05243e7976db80f90f453dccfae9886 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:22:03 +0200 Subject: Adding upstream version 3:4.8.30. Signed-off-by: Daniel Baumann --- misc/macros.d/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 misc/macros.d/Makefile.am (limited to 'misc/macros.d/Makefile.am') diff --git a/misc/macros.d/Makefile.am b/misc/macros.d/Makefile.am new file mode 100644 index 0000000..0714417 --- /dev/null +++ b/misc/macros.d/Makefile.am @@ -0,0 +1,13 @@ +macrodir = $(pkgdatadir)/examples/macros.d + +macro_DATA = \ + macro.0.sh \ + macro.1.sh \ + macro.3.sh \ + macro.4.sh \ + macro.5.sh \ + macro.6.sh \ + macro.7.sh + +EXTRA_DIST = \ + $(macro_DATA) -- cgit v1.2.3