From 81581f9719bc56f01d5aa08952671d65fda9867a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 May 2023 18:27:08 +0200 Subject: Merging upstream version 1.39.0. Signed-off-by: Daniel Baumann --- web/rtc/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 web/rtc/Makefile.am (limited to 'web/rtc/Makefile.am') diff --git a/web/rtc/Makefile.am b/web/rtc/Makefile.am new file mode 100644 index 000000000..59250a997 --- /dev/null +++ b/web/rtc/Makefile.am @@ -0,0 +1,11 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +AUTOMAKE_OPTIONS = subdir-objects +MAINTAINERCLEANFILES = $(srcdir)/Makefile.in + +SUBDIRS = \ + $(NULL) + +dist_noinst_DATA = \ + README.md \ + $(NULL) -- cgit v1.2.3