Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Potentials/Makefile.am

    r4e6a60 r98d166  
    5353  Potentials/Specifics/PotentialTypes.def \
    5454  Potentials/Specifics/PotentialTypes.undef
     55
     56if CONDLEVMAR
     57POTENTIALSHEADER += \
     58  Potentials/PotentialTrainer.hpp
     59POTENTIALSSOURCE = \
     60  Potentials/PotentialTrainer.cpp
     61endif
    5562
    5663# add here headers for real potentials (i.e. the PotentialFactory should instantiate) 
Note: See TracChangeset for help on using the changeset viewer.