Commit 809c1308 authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed error in CMake file

parent 86fc3001
......@@ -427,7 +427,7 @@ ENDIF (EXECUTABLE_OUTPUT_PATH)
# Build and install documentation
INCLUDE(cmake_modules/ApiDoxygen.cmake)
install(FILES docs/UserGuide/OpenMMUserGuide.pdf
install(FILES docs/UsersGuide/OpenMMUsersGuide.pdf
DESTINATION docs)
ADD_SUBDIRECTORY(tests)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment