build of trimesh_adjacencies added

This commit is contained in:
2011-01-21 10:33:01 +00:00
parent 607c084ac4
commit eb5c31e80f
+6 -4
View File
@@ -24,6 +24,7 @@ noinst_PROGRAMS = \
tetmesh_read_tags \
trimesh_read \
trimesh_write \
trimesh_adjacencies \
trimesh_write_dunetest
# map_tet2globalid \
@@ -31,12 +32,13 @@ noinst_PROGRAMS = \
# Extra files that I wish to include in the dist tar ball.
EXTRA_DIST = \
tetmesh_write.c \
tetmesh_write2.c \
tetmesh_read.c \
tetmesh_adjacencies.c \
tetmesh_write_tags.c \
tetmesh_read.c \
tetmesh_read_tags.c \
g tetmesh_write.c \
tetmesh_write2.c \
tetmesh_write_tags.c \
trimesh_adjacencies.c \
trimesh_read.c \
trimesh_write.c \
trimesh_write_dunetest.c