Initial revision.
This commit is contained in:
parent
bf32c9e447
commit
eb04a8771d
1 changed files with 6 additions and 0 deletions
6
src/Prep/Terra/Makefile.am
Normal file
6
src/Prep/Terra/Makefile.am
Normal file
|
@ -0,0 +1,6 @@
|
|||
EXTRA_DIST = \
|
||||
Array.h Geom.h GreedyInsert.cc GreedyInsert.h Heap.cc Heap.h \
|
||||
Makefile-gcc-2.95 Makefile.am Makefile.orig Map.cc Map.h Mask.cc \
|
||||
Mask.h Quadedge.cc Quadedge.h Subdivision.cc Subdivision.h Vec2.h \
|
||||
Vec3.h cmdline.cc glHacks.cc glHacks.h greedy.cc gui.cc gui.h \
|
||||
output.cc terra.cc terra.h version.h xterra.cc
|
Loading…
Reference in a new issue