From: Arnout E. <rab...@us...> - 2011-02-19 02:01:24
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libextl: Lua wrapper generator for C". The branch, master has been updated via 6aab741532e058daaa3e4d51f639641dec57a39d (commit) from 014ecaf69aea3343227f7e1c9d407821045b3e6e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6aab741532e058daaa3e4d51f639641dec57a39d Author: Arnout Engelen <arn...@bz...> Date: Sat Feb 19 02:50:41 2011 +0100 Rebuild libextrl-mkexports every time, to make it pick up changes in system.mk A 'make clean; make' will rebuild everything already, but not libextrl-mkexports since it doesn't depend on a cleaned artifact. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |