diff --git a/application/eda_sa/CMakeLists.txt b/application/eda_sa/CMakeLists.txt index 25c07772..63901a33 100644 --- a/application/eda_sa/CMakeLists.txt +++ b/application/eda_sa/CMakeLists.txt @@ -9,8 +9,8 @@ LINK_DIRECTORIES(${Boost_LIBRARY_DIRS}) SET(RESOURCES eda_sa.param - plot.py - plot_on_ggobi.py + gplot.py + ggobi.py ) FOREACH(file ${RESOURCES})