From 39e3b5398bd233629ba8a4fdc697597466377082 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Sun, 5 Feb 2012 16:54:00 +0000 Subject: Doesn't compile, red card for ya --- makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 9f452fa0089..08734fd081a 100644 --- a/makefile +++ b/makefile @@ -639,7 +639,8 @@ default: maketree buildtools emulator all: default tools -FLAC_LIB = $(OBJ)/libflac.a $(OBJ)/libflac++.a +FLAC_LIB = $(OBJ)/libflac.a +# $(OBJ)/libflac++.a #------------------------------------------------- -- cgit v1.2.3