Ignore:
Timestamp:
11/09/12 18:11:24 (12 years ago)
Author:
Eric.Larour
Message:

CHG: new Makefiles to reach the ISSM app in src/android

File:
1 edited

Legend:

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

    r13877 r13936  
    929929
    930930#Executable {{{
     931if ANDROID
     932if ANDROIDEXE
    931933bin_PROGRAMS = issm
     934else
     935bin_PROGRAMS =
     936endif
     937else
     938bin_PROGRAMS = issm
     939endif
    932940
    933941#Standard libraries
Note: See TracChangeset for help on using the changeset viewer.