summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libwma/Makefile
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2007-07-03 10:21:23 +0000
committerDave Chapman <dave@dchapman.com>2007-07-03 10:21:23 +0000
commit9cb40ea5e33c9e57c4e4b10c519aef046a90c561 (patch)
tree6d6d8bbabac6c8c0c90d7fa9317ad6b68b8baa2d /apps/codecs/libwma/Makefile
parentfe163c51786fe9d0a0bdf8d38ad32bcfc3a518ab (diff)
downloadrockbox-9cb40ea5e33c9e57c4e4b10c519aef046a90c561.tar.gz
rockbox-9cb40ea5e33c9e57c4e4b10c519aef046a90c561.zip
WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and add new files to apps/FILES
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13771 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libwma/Makefile')
-rw-r--r--apps/codecs/libwma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libwma/Makefile b/apps/codecs/libwma/Makefile
index fc1cd6f690..0d7f966737 100644
--- a/apps/codecs/libwma/Makefile
+++ b/apps/codecs/libwma/Makefile
@@ -4,7 +4,7 @@
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
# \/ \/ \/ \/ \/
-# $Id: Makefile 11401 2006-10-30 18:14:12Z learman $
+# $Id$
#
INCLUDES=-I$(APPSDIR) -I.. -I. -I$(FIRMDIR)/include -I$(FIRMDIR)/export \