diff options
Diffstat (limited to 'apps/codecs/libwma')
| -rw-r--r-- | apps/codecs/libwma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libwma/Makefile b/apps/codecs/libwma/Makefile index fc1cd6f..0d7f966 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 \ |