Changeset 13464


Ignore:
Timestamp:
09/27/12 10:15:23 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: do not compile ContourToMesh twice

File:
1 edited

Legend:

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

    r13455 r13464  
    1414                                                NodeConnectivity.la\
    1515                                                StringToEnum.la\
    16                                                 ContourToMesh.la\
    1716                                                TriMesh.la
    1817endif
     
    9594StringToEnum_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB)
    9695
    97 ContourToMesh_la_SOURCES = ../ContourToMesh/ContourToMesh.cpp\
    98                                                                   ../ContourToMesh/ContourToMesh.h
    99 ContourToMesh_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB)
    100 
    10196TriMesh_la_SOURCES = ../TriMesh/TriMesh.cpp\
    10297                                                        ../TriMesh/TriMesh.h
Note: See TracChangeset for help on using the changeset viewer.