mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-07-17 15:01:03 +00:00
include latest commit info when "make dist"
This commit is contained in:
parent
3f4cc91de7
commit
5cf33ea3a1
@ -24,3 +24,6 @@ if MACOS
|
||||
else
|
||||
sed -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
|
||||
endif
|
||||
|
||||
dist-hook:
|
||||
git log -1 > $(distdir)/latest_commit
|
Loading…
Reference in New Issue
Block a user