diff options
Diffstat (limited to 'kdiff3plugin/po')
-rw-r--r-- | kdiff3plugin/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdiff3plugin/po/Makefile b/kdiff3plugin/po/Makefile index 829f22b..15522a2 100644 --- a/kdiff3plugin/po/Makefile +++ b/kdiff3plugin/po/Makefile @@ -160,7 +160,7 @@ LIB_TDEUNITTEST = -ltdeunittest LIB_TDEUTILS = -ltdeutils LIB_POLL = LIB_QPE = -LIB_QT = -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread +LIB_TQT = -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread LIB_SMB = -lsmb LIB_X11 = -lX11 $(LIBSOCKET) LIB_XEXT = -lXext |