From c2f28aadde2e2e12594c4d0b8d334254dc76a712 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 23 Mar 2026 11:59:03 +0900 Subject: Remove use of TDE_VERSION Signed-off-by: Michele Calgaro --- quanta/plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/plugins') diff --git a/quanta/plugins/Makefile.am b/quanta/plugins/Makefile.am index bdbdd141..c8f0941a 100644 --- a/quanta/plugins/Makefile.am +++ b/quanta/plugins/Makefile.am @@ -10,6 +10,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/utility \ -I$(top_srcdir)/quanta/project \ -I$(top_srcdir)/quanta/messages \ -I$(top_srcdir)/lib \ - $(KMDI_INCLUDES) $(all_includes) + $(all_includes) -- cgit v1.2.3