From a836a244a3d2bdd4da1ee2641e3e957850668cea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 May 2023 18:27:04 +0200 Subject: Adding 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