source: utils/Bash/Makefile.am@ a9908c

Add_FitFragmentPartialChargesAction Fix_ChargeSampling_PBC Fix_FitPartialCharges
Last change on this file since a9908c was b8f0a8d, checked in by Frederik Heber <heber@…>, 10 years ago

FIX: bash_completion was accidentally removed by clean target.

  • also Python/boxmaker was not contained in EXTRA_DIST.
  • Property mode set to 100644
File size: 97 bytes
Line 
1
2BASH_TOOLS = \
3 Bash/bash_completion
4
5EXTRA_DIST += ${BASH_TOOLS}
6bin_SCRIPTS += ${BASH_TOOLS}
7
Note: See TracBrowser for help on using the repository browser.