summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2017-04-28 11:54:18 +0200
committerJan Holesovsky <kendy@collabora.com>2017-04-28 11:54:38 +0200
commit848145503bf7b98ce4a4aa0a858a0d71dd0dbb26 (patch)
tree796959414bf0c1e823ef7d571210e4fd4437f60e /Makefile.am
parentloolwsd postinst script uses fc-cache, depends on fontconfig (diff)
downloadonline-848145503bf7b98ce4a4aa0a858a0d71dd0dbb26.tar.gz
online-848145503bf7b98ce4a4aa0a858a0d71dd0dbb26.zip
Distribute the git hash for easier identification.
Change-Id: I57084231d0878de15b4b0478122f49e94af563bf
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c72ad4d03a..cfcfd7c36f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -187,6 +187,9 @@ noinst_HEADERS = $(wsd_headers) $(shared_headers) $(kit_headers) \
test/countloolkits.hpp \
test/helpers.hpp
+dist-hook:
+ git log -1 --format=%h > $(distdir)/dist_git_hash 2> /dev/null || rm $(distdir)/dist_git_hash
+
EXTRA_DIST = discovery.xml \
favicon.ico \
loolkitconfig.xcu \