Commit 8e320f71 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Disabled copying of Test* files.

parent e1d7fbb2
......@@ -34,7 +34,7 @@ make -j4
make install
# Copy all tests to bin directory so they will be distributed with install package.
cp Test* $PREFIX/bin
#cp Test* $PREFIX/bin
# Install Python wrappers.
export OPENMM_INCLUDE_PATH=$PREFIX/include
......
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