From: Etan R. <de...@us...> - 2011-05-06 05:57:28
|
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 "Libtu: C object system and addition helper routines". The branch, master has been updated via 9a44af6b25adb6da7078e646cfb828a70eabf895 (commit) from 643550b941e6071b016a77ae8300e73b0fcd1a6f (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 9a44af6b25adb6da7078e646cfb828a70eabf895 Author: Etan Reisner <de...@un...> Date: Fri May 6 01:46:38 2011 -0400 Use $(MAKELEVEL) instead of SUBMODULE. GNU Make increments MAKELEVEL for every recursive invocation of make, so use that to detect the notion subdirectory case from the stand-alone case. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Libtu: C object system and addition helper routines |