From: Etan R. <de...@us...> - 2011-05-12 04:11:53
|
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 acb9925b84f00758fb225f74db93bf06f88b9e4e (commit) from 9a44af6b25adb6da7078e646cfb828a70eabf895 (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 acb9925b84f00758fb225f74db93bf06f88b9e4e Author: Etan Reisner <de...@un...> Date: Tue May 10 09:54:18 2011 -0400 We don't need to include system.mk twice. $(TOPDIR)/build/system-inc.mk includes $(TOPDIR)/system.mk for us, we don't need to include it ourselves a second time. ----------------------------------------------------------------------- Summary of changes: Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- Libtu: C object system and addition helper routines |