From 386ccdd61e8256c8b21ee27ee2fc12438fc5ca98 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 17 Oct 2023 11:30:20 +0200 Subject: Adding upstream version 1.43.0. Signed-off-by: Daniel Baumann --- web/api/ilove/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 web/api/ilove/Makefile.am (limited to 'web/api/ilove/Makefile.am') diff --git a/web/api/ilove/Makefile.am b/web/api/ilove/Makefile.am new file mode 100644 index 000000000..7250b045f --- /dev/null +++ b/web/api/ilove/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 \ + measure-text.js \ + $(NULL) -- cgit v1.2.3