summaryrefslogtreecommitdiff
path: root/apps/codecs/demac/libdemac/Makefile
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2007-06-08 22:35:26 +0000
committerDave Chapman <dave@dchapman.com>2007-06-08 22:35:26 +0000
commit7b1d90a851ec2bad8fe1327b2594f2de9a33cc4a (patch)
tree36d3acf40322d2bd0d4c77162d591557adced8a3 /apps/codecs/demac/libdemac/Makefile
parent691a0780b9b6c2a2b14bf1ea61e314a004225523 (diff)
downloadrockbox-7b1d90a851ec2bad8fe1327b2594f2de9a33cc4a.tar.gz
rockbox-7b1d90a851ec2bad8fe1327b2594f2de9a33cc4a.zip
Seeking and resume support for Monkey's Audio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13597 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/demac/libdemac/Makefile')
-rw-r--r--apps/codecs/demac/libdemac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/demac/libdemac/Makefile b/apps/codecs/demac/libdemac/Makefile
index 7fc784dd5f..6ef55d7fb9 100644
--- a/apps/codecs/demac/libdemac/Makefile
+++ b/apps/codecs/demac/libdemac/Makefile
@@ -4,7 +4,7 @@
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id:$ 7# $Id$
8# 8#
9 9
10INCLUDES=-I$(APPSDIR) -I.. -I. -I$(FIRMDIR)/include -I$(FIRMDIR)/export \ 10INCLUDES=-I$(APPSDIR) -I.. -I. -I$(FIRMDIR)/include -I$(FIRMDIR)/export \