diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:59:03 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 18:15:20 +0900 |
| commit | 501fad38f6af4fa3da80568533eda7f1a0f8545a (patch) | |
| tree | 1081048a7fa119a6b6fc1b027b2a0aa3f8a7b317 /quanta/plugins | |
| parent | 17b71dd24833652b7a31e03d4548e3d0e768d885 (diff) | |
| download | tdewebdev-r14.1.x.tar.gz tdewebdev-r14.1.x.zip | |
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c2f28aadde2e2e12594c4d0b8d334254dc76a712)
Diffstat (limited to 'quanta/plugins')
| -rw-r--r-- | quanta/plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
