1
0
Fork 0

Add src/Prep/Terra and src/Prep/TerraFit

This commit is contained in:
curt 2003-08-16 01:48:38 +00:00
parent 37d4e6f738
commit 9e38f10dc6
2 changed files with 4 additions and 0 deletions

View file

@ -390,6 +390,8 @@ AC_CONFIG_FILES([ \
src/Prep/Photo/Makefile \
src/Prep/ShapeFile/Makefile \
src/Prep/TGVPF/Makefile \
src/Prep/Terra/Makefile \
src/Prep/TerraFit/Makefile \
src/Prep/UserDef/Makefile \
src/Utils/Makefile \
src/Utils/cdrom/Makefile \

View file

@ -9,4 +9,6 @@ SUBDIRS = \
Photo \
ShapeFile \
TGVPF \
Terra \
TerraFit \
UserDef