Commit 6f92b9be authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed capitalization of library name

parent a57facb4
......@@ -113,7 +113,7 @@ def buildKeywordDictionary(major_version_num=MAJOR_VERSION_NUM,
'OpenMMSerialization',
'OpenMMFreeEnergy',
'OpenMMAmoeba',
'OpenMMRpmd',
'OpenMMRPMD',
]
if 'OPENMM_USE_DEBUG_LIBS' in os.environ:
if platform.system() == "Windows":
......
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