summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-02-24 12:36:24 +0900
committerMichele Calgaro <[email protected]>2024-02-24 12:36:24 +0900
commitc3dc36ba244f1a5d2f121a87a3a9efcf3184969d (patch)
treec039d3c1a6b364f4c3733be45f85dfca76f7a23b /src/Makefile.am
parent22c27687281247eeab20178388f06e0ed045b963 (diff)
downloadsoundkonverter-replace/qt_tqt.tar.gz
soundkonverter-replace/qt_tqt.zip
Replace Qt with TQtreplace/qt_tqt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7b28f13..24c5834 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-# set the include path for X, qt and KDE
+# set the include path for X, tqt and TDE
INCLUDES = $(all_includes) -I$(top_srcdir)/src/metadata/ \
-I$(top_srcdir)/src/pluginloader/ $(cdda_includes)