Author: spetreolle Date: Sat Nov 21 15:57:54 2009 New Revision: 44254
URL: http://svn.reactos.org/svn/reactos?rev=44254&view=rev Log: add log2lines to build
Modified: branches/arty-newcc/Makefile
Modified: branches/arty-newcc/Makefile URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/Makefile?rev=44254&am... ============================================================================== --- branches/arty-newcc/Makefile [iso-8859-1] (original) +++ branches/arty-newcc/Makefile [iso-8859-1] Sat Nov 21 15:57:54 2009 @@ -428,6 +428,7 @@ $(BIN2RES_TARGET) \ $(BUILDNO_H) \ $(GENDIB_DIB_FILES) \ + $(LOG2LINES_TARGET) \ $(NCI_SERVICE_FILES)
ifeq ($(ARCH),powerpc)