Changeset 17238


Ignore:
Timestamp:
02/07/14 14:07:22 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: forgot to add kriging_sources to modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/Makefile.am

    r17236 r17238  
    845845libISSMModules_a_SOURCES = $(modules_sources)
    846846libISSMModules_a_SOURCES += $(bamg_sources)
     847if KRIGING
     848libISSMModules_a_SOURCES += $(kriging_sources)
     849endif
    847850if KML
    848851libISSMModules_a_SOURCES += $(kml_sources)
Note: See TracChangeset for help on using the changeset viewer.