Fix a typo in last commit.

master
Techwolf Lupindo 2014-02-16 19:43:35 -05:00
parent 28031ba0e6
commit dfe6e2d4d8
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ else (STANDALONE)
NO_DEFAULT_PATH
)
set(UI_LIBRARIES ${UI_LIBRARIES} ${UI_LIB_${libname}})
endforeach(uilibname)
endforeach(libname)
set(UI_LIBRARIES ${UI_LIBRARIES} Xinerama)
endif (LINUX)