Add src/Prep/Terra and src/Prep/TerraFit
This commit is contained in:
parent
37d4e6f738
commit
9e38f10dc6
2 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
|
@ -9,4 +9,6 @@ SUBDIRS = \
|
|||
Photo \
|
||||
ShapeFile \
|
||||
TGVPF \
|
||||
Terra \
|
||||
TerraFit \
|
||||
UserDef
|
||||
|
|
Loading…
Reference in a new issue