diff options
Diffstat (limited to 'tdecore')
-rw-r--r-- | tdecore/Makefile.am | 2 | ||||
-rw-r--r-- | tdecore/network/Makefile.am | 2 |
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 |