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 = \
|
SUBDIRS = \
|
||||||
tests \
|
tests \
|
||||||
src \
|
man \
|
||||||
scripts \
|
scripts \
|
||||||
man
|
src \
|
||||||
|
utils
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
Thanks \
|
Thanks \
|
||||||
|
|
|
@ -604,6 +604,8 @@ AC_CONFIG_FILES([ \
|
||||||
src/Time/Makefile \
|
src/Time/Makefile \
|
||||||
src/WeatherCM/Makefile \
|
src/WeatherCM/Makefile \
|
||||||
tests/Makefile \
|
tests/Makefile \
|
||||||
|
utils/Makefile \
|
||||||
|
utils/TerraSync/Makefile \
|
||||||
])
|
])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue