summaryrefslogtreecommitdiffstats
path: root/krecipes/src/datablocks/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 19:31:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 19:31:06 +0900
commitc295d595e9249794cf3c553e452a3341103c6e09 (patch)
tree37fcf862a483278b0e06efdb320ebddd7b2856ca /krecipes/src/datablocks/Makefile.am
parentc6f6aa86d3d66887d4a8384b87dca8f8b26e65b6 (diff)
downloadkrecipes-c295d595e9249794cf3c553e452a3341103c6e09.tar.gz
krecipes-c295d595e9249794cf3c553e452a3341103c6e09.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'krecipes/src/datablocks/Makefile.am')
-rw-r--r--krecipes/src/datablocks/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/datablocks/Makefile.am b/krecipes/src/datablocks/Makefile.am
index 1dea3ec..e6161f7 100644
--- a/krecipes/src/datablocks/Makefile.am
+++ b/krecipes/src/datablocks/Makefile.am
@@ -3,7 +3,7 @@
# this is the program that gets installed. it's name is used for all
# of the other Makefile.am variables
-# set the include path for X, qt and KDE
+# set the include path for X, tqt and TDE
INCLUDES = -I$(srcdir)/.. $(all_includes)
noinst_LTLIBRARIES=libdatablocks.la