X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftest_seeking%2FMakefile.lite;h=854586374e3acb9ff4200cff7594c51649366108;hb=b1982fbc5f269dc867a2db67c8d34594ca268a3e;hp=8b9f2dad8c306461914306f376bc60b652334d2b;hpb=96d081c1c9b96743631f3a90d4798150ead43d47;p=platform%2Fupstream%2Fflac.git diff --git a/src/test_seeking/Makefile.lite b/src/test_seeking/Makefile.lite index 8b9f2da..8545863 100644 --- a/src/test_seeking/Makefile.lite +++ b/src/test_seeking/Makefile.lite @@ -1,5 +1,6 @@ # test_seeking - Seeking tester for libFLAC -# Copyright (C) 2004,2005,2006,2007,2008,2009 Josh Coalson +# Copyright (C) 2004-2009 Josh Coalson +# Copyright (C) 2011-2013 Xiph.Org Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -20,7 +21,7 @@ # topdir = ../.. -libdir = $(topdir)/obj/$(BUILD)/lib +libdir = $(topdir)/objs/$(BUILD)/lib PROGRAM_NAME = test_seeking