Signed-off-by: Anders Roxell <[email protected]> --- Makefile.am | 2 +- scripts/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am index 6c2a9a4..1eb1a9f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,4 +13,4 @@ SUBDIRS = @platform_with_platform@ \ include $(top_srcdir)/aminclude.am -EXTRA_DIST = bootstrap $(DX_CONFIG) config/README +EXTRA_DIST = bootstrap $(DX_CONFIG) config/README .scmversion diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 431e537..617eadc 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = git_hash.sh odp_version.sh ../.scmversion +EXTRA_DIST = git_hash.sh odp_version.sh -- 2.1.4 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
