summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-20 11:46:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-04-02 16:50:04 +0900
commita1413410ddfec18d3ba95f7a844398ec2d8544c5 (patch)
tree11a6470833b1d43dd87233b7353ee82c485afccf /configure.in
parentfa9080a8169fe09e360a9353aae9819093f12f71 (diff)
downloadkvirc-a1413410.tar.gz
kvirc-a1413410.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f887a3ee8f51b158ffb32d88e1489a6f2e0a9dbb)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 839e1aac..308fb976 100644
--- a/configure.in
+++ b/configure.in
@@ -263,4 +263,5 @@ AC_OUTPUT( \
src/modules/url/Makefile \
src/modules/url/caps/Makefile \
src/modules/window/Makefile \
+ src/tdeconf_update/Makefile \
)