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/components/csseditor/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/components/csseditor') diff --git a/quanta/components/csseditor/Makefile.am b/quanta/components/csseditor/Makefile.am index 3b888e32..d10c36b8 100644 --- a/quanta/components/csseditor/Makefile.am +++ b/quanta/components/csseditor/Makefile.am @@ -14,5 +14,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/src \ -I$(top_srcdir)/quanta/parsers \ -I$(top_srcdir)/quanta/project \ -I$(top_srcdir)/lib \ - $(KMDI_INCLUDES) $(all_includes) + $(all_includes) noinst_HEADERS = styleeditor.h -- cgit v1.2.3