Changes in src/Potentials/Makefile.am [4e6a60:98d166]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Makefile.am
r4e6a60 r98d166 53 53 Potentials/Specifics/PotentialTypes.def \ 54 54 Potentials/Specifics/PotentialTypes.undef 55 56 if CONDLEVMAR 57 POTENTIALSHEADER += \ 58 Potentials/PotentialTrainer.hpp 59 POTENTIALSSOURCE = \ 60 Potentials/PotentialTrainer.cpp 61 endif 55 62 56 63 # add here headers for real potentials (i.e. the PotentialFactory should instantiate)
Note:
See TracChangeset
for help on using the changeset viewer.