Message ID | 1446238668-15200-2-git-send-email-anders.roxell@linaro.org |
---|---|
State | Superseded |
Headers | show |
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
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> --- Makefile.am | 2 +- scripts/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)