From 64ff06b09a61454aae38f9c37d48c7fc6bb80368 Mon Sep 17 00:00:00 2001 From: Changyeon Lee Date: Mon, 17 Jul 2023 19:41:09 +0900 Subject: [PATCH] Add missing wtz-blender.xml in tizen protocols Change-Id: I8f18f09e95c399765cbe12bc8f8a8aa311767d0a --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index e20f79d..b6d6c9b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -547,6 +547,7 @@ tizen_protocols = \ protocol/tizen/wtz-foreign.xml \ protocol/tizen/wtz-screen.xml \ protocol/tizen/wtz-shell.xml \ + protocol/tizen/wtz-blender.xml \ $(NULL) nobase_dist_pkgdata_DATA = \ -- 2.34.1