files = [
         'ExcludedPair.h',
         'bond_graph_boost_functions.h',
         'bond_graph_functors.h',
         'bond_helpers.h',
         'charmm_helpers.h',
         'mol2.h',
         'pdb.h',
         'protein_ligand_internal_score.h',
        ]

files = [File(x) for x in files]
Return('files')
