summaryrefslogtreecommitdiffstats
path: root/kaffeine/src/player-parts/dummy-part/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kaffeine/src/player-parts/dummy-part/Makefile')
-rw-r--r--kaffeine/src/player-parts/dummy-part/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaffeine/src/player-parts/dummy-part/Makefile b/kaffeine/src/player-parts/dummy-part/Makefile
index af9cd71..4916a91 100644
--- a/kaffeine/src/player-parts/dummy-part/Makefile
+++ b/kaffeine/src/player-parts/dummy-part/Makefile
@@ -162,7 +162,7 @@ LIB_LAME = -lmp3lame
LIB_OGGVORBIS = -lvorbisenc -lvorbis -lm -logg
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_XCB =