Added utils/TerraSync/
This commit is contained in:
parent
8293d90341
commit
9890f8dc2f
2 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
SUBDIRS = \
|
||||
tests \
|
||||
src \
|
||||
man \
|
||||
scripts \
|
||||
man
|
||||
src \
|
||||
utils
|
||||
|
||||
EXTRA_DIST = \
|
||||
Thanks \
|
||||
|
|
|
@ -604,6 +604,8 @@ AC_CONFIG_FILES([ \
|
|||
src/Time/Makefile \
|
||||
src/WeatherCM/Makefile \
|
||||
tests/Makefile \
|
||||
utils/Makefile \
|
||||
utils/TerraSync/Makefile \
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue