Sorry, this line disappeared unintentionally in previous commit

This commit is contained in:
Kornel Benko 2012-10-15 13:30:19 +02:00
parent 24206e2c67
commit 3a5c0f66a0

View File

@ -39,7 +39,7 @@ list(REMOVE_ITEM lyx_headers
if(NOT APPLE)
list(REMOVE_ITEM lyx_sources ${TOP_SRC_DIR}/src/AppleSpellChecker.cpp)
list(REMOVE_ITEM lyx_headers ${TOP_SRC_DIR}/src/AppleSpellChecker.h)
endif()
if(NOT ASPELL_FOUND)