summaryrefslogtreecommitdiffstats
path: root/tdecore
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:18:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:18:52 +0900
commit50087701ab4e8f67501bc90351298acd308049ab (patch)
treec1093e6ec4be9f30e920ed2e1eda36922d7efafe /tdecore
parent6290931c7a94004e405fa3b11462a33f4bc9997c (diff)
downloadtdelibs-50087701ab4e8f67501bc90351298acd308049ab.tar.gz
tdelibs-50087701ab4e8f67501bc90351298acd308049ab.zip
qt -> tqt conversion:
qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/Makefile.am2
-rw-r--r--tdecore/network/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/Makefile.am b/tdecore/Makefile.am
index 3d267eb96..58e74a010 100644
--- a/tdecore/Makefile.am
+++ b/tdecore/Makefile.am
@@ -125,7 +125,7 @@ libtdecore_la_LDFLAGS = $(QT_LDFLAGS) $(KDE_RPATH) $(KDE_MT_LDFLAGS) $(X_LDFLAGS
libtdecore_la_LIBADD = malloc/libklmalloc.la network/libtdecorenetwork.la $(SVGICON_LIB) ../dcop/libDCOP.la ../libltdl/libltdlc.la \
$(LIBART_LIBS) $(LIB_IDN) $(top_builddir)/tdefx/libtdefx.la $(LIB_TQT) $(LIBSM) $(LIB_X11) $(LIBZ) $(LIBDL)
libtdecore_la_NMCHECK = $(srcdir)/libtdecore.nmcheck
-libtdecore_la_NMCHECKWEAK = $(srcdir)/libtdecore_weak.nmcheck $(srcdir)/libqt-mt_weak.nmcheck \
+libtdecore_la_NMCHECKWEAK = $(srcdir)/libtdecore_weak.nmcheck $(srcdir)/libtqt-mt_weak.nmcheck \
$(top_srcdir)/dcop/libDCOP_weak.nmcheck $(top_srcdir)/tdecore/standard_weak.nmcheck
libtdecore_la_METASOURCES = AUTO
diff --git a/tdecore/network/Makefile.am b/tdecore/network/Makefile.am
index 621e5fab2..08f698b90 100644
--- a/tdecore/network/Makefile.am
+++ b/tdecore/network/Makefile.am
@@ -1,4 +1,4 @@
-## Makefile.am for libqt-addon
+## Makefile.am for libtqt-addon
# this is the program that gets installed. it's name is used for all
# of the other Makefile.am variables