1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 22:26:32 +02:00

* Fixed copy & paste mistake.

This commit is contained in:
Christian Muehlhaeuser
2010-12-15 15:14:58 +01:00
parent 857763e31d
commit 1496d322bf

View File

@@ -23,7 +23,6 @@ add_library( sip_zeroconf SHARED ${zeroconfSources} ${zeroconfMoc} )
target_link_libraries( sip_zeroconf
${QT_LIBRARIES}
${GLOOX_LIBS}
)
IF( APPLE )