1
0
Fork 0

Added utils/TerraSync/

This commit is contained in:
curt 2002-12-03 15:38:41 +00:00
parent 8293d90341
commit 9890f8dc2f
2 changed files with 5 additions and 2 deletions

View file

@ -1,8 +1,9 @@
SUBDIRS = \
tests \
src \
man \
scripts \
man
src \
utils
EXTRA_DIST = \
Thanks \

View file

@ -604,6 +604,8 @@ AC_CONFIG_FILES([ \
src/Time/Makefile \
src/WeatherCM/Makefile \
tests/Makefile \
utils/Makefile \
utils/TerraSync/Makefile \
])
AC_OUTPUT