cmake_minimum_required(VERSION 2.8)

# These are the files we want to give students
install(FILES rpisec_nuke GENERAL_CROWELL.key GENERAL_DOOM.key GENERAL_HOTZ.key README DESTINATION "${RELEASE_DIR}/project2")
