From a8220ab2d293bb7f4b014b79d16b2fb05090fa93 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Feb 2021 12:45:55 +0100 Subject: Adding upstream version 1.29.0. Signed-off-by: Daniel Baumann --- parser/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 parser/Makefile.am (limited to 'parser/Makefile.am') diff --git a/parser/Makefile.am b/parser/Makefile.am new file mode 100644 index 000000000..02fe3a314 --- /dev/null +++ b/parser/Makefile.am @@ -0,0 +1,9 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +AUTOMAKE_OPTIONS = subdir-objects +MAINTAINERCLEANFILES = $(srcdir)/Makefile.in + +dist_noinst_DATA = \ + README.md \ + $(NULL) + -- cgit v1.2.3