From f57f484eb434ac13865161527f9324bc6428c115 Mon Sep 17 00:00:00 2001 From: Gwanglim Lee Date: Wed, 25 Oct 2017 16:07:33 +0900 Subject: [PATCH] configure.ac: updated comment for xdg-shell unstable v5 Change-Id: Icb0c38d748793830bc30230a51124924ea6e9add --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ea2b9a6..79ea9fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,7 @@ src/%-server.pc : $(top_srcdir)/src/template-server.pc src/%-client.pc : $(top_srcdir)/src/template-client.pc $(cp) $< $@ && $(perl) -pi -e 's|template|$*|g' $@ -### xdg-shell +### xdg-shell (unstable v5) protocol_LTLIBRARIES += \ libxdg-shell-server.la \ libxdg-shell-client.la -- 2.34.1