1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-31 03:27:40 +01:00

Fix the build failure when the remote is disabled

This commit is contained in:
David Sansome 2011-02-20 16:26:26 +00:00
parent 05cbe241e9
commit bc1372a735

View File

@ -443,6 +443,8 @@ set(UI
radio/magnatunedownloaddialog.ui
radio/radioviewcontainer.ui
remote/remoteconfig.ui
scripting/installscriptdialog.ui
scripting/scriptdialog.ui
@ -759,7 +761,6 @@ if(HAVE_SCRIPTING_PYTHON)
endif(HAVE_SCRIPTING_PYTHON)
if(HAVE_REMOTE)
list(APPEND UI remote/remoteconfig.ui)
list(APPEND HEADERS
remote/remote.h
remote/remoteconfig.h