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
1 changed files with 2 additions and 1 deletions

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