From 8a7b72f7cd1ccd547a03eb4243294e741d661d3f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 8 Feb 2019 08:30:37 +0100 Subject: Adding upstream version 1.12.0. Signed-off-by: Daniel Baumann --- web/api/health/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 web/api/health/Makefile.am (limited to 'web/api/health/Makefile.am') diff --git a/web/api/health/Makefile.am b/web/api/health/Makefile.am new file mode 100644 index 000000000..19554bed8 --- /dev/null +++ b/web/api/health/Makefile.am @@ -0,0 +1,8 @@ +# 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