1
0
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:
lins05 2013-03-04 11:50:20 +08:00
parent 3f4cc91de7
commit 5cf33ea3a1

View File

@ -24,3 +24,6 @@ if MACOS
else
sed -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
endif
dist-hook:
git log -1 > $(distdir)/latest_commit