1
0
Fork 0
forked from len0rd/rockbox

Bring the tarball more in line with SVN. (notably, include rbspeexenc)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15678 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2007-11-19 01:20:45 +00:00
parent 371ebe1160
commit f4fcbb3747
3 changed files with 15 additions and 2 deletions

View file

@ -19,7 +19,12 @@ codecs/lib/Makefile
codecs/lib/SOURCES codecs/lib/SOURCES
codecs/liba52/* codecs/liba52/*
codecs/libalac/* codecs/libalac/*
codecs/libfaad/* codecs/libfaad/COPYING
codecs/libfaad/Makefile
codecs/libfaad/README
codecs/libfaad/README.rockbox
codecs/libfaad/SOURCES
codecs/libfaad/*.[ch]
codecs/libfaad/codebook/* codecs/libfaad/codebook/*
codecs/libffmpegFLAC/* codecs/libffmpegFLAC/*
codecs/libm4a/* codecs/libm4a/*
@ -29,7 +34,9 @@ codecs/libspeex/*
codecs/libspeex/speex/* codecs/libspeex/speex/*
codecs/libwavpack/* codecs/libwavpack/*
codecs/libwma/* codecs/libwma/*
codecs/spc/* codecs/spc/*.[ch]
codecs/spc/Makefile
codecs/spc/Sources
codecs/Tremor/* codecs/Tremor/*
eqs/*.cfg eqs/*.cfg
gui/*.[ch] gui/*.[ch]
@ -48,6 +55,9 @@ plugins/sokoban.levels
plugins/viewers.config plugins/viewers.config
plugins/SOURCES plugins/SOURCES
plugins/SUBDIRS plugins/SUBDIRS
plugins/beatbox/Makefile
plugins/beatbox/beatbox.c
plugins/beatbox/SOURCES
plugins/bitmaps/mono/* plugins/bitmaps/mono/*
plugins/bitmaps/native/* plugins/bitmaps/native/*
plugins/bitmaps/remote_mono/* plugins/bitmaps/remote_mono/*

View file

@ -31,6 +31,7 @@ target/arm/iriver/*.[chS]
target/arm/iriver/h10/*.[chS] target/arm/iriver/h10/*.[chS]
target/arm/pnx0101/*.[chS] target/arm/pnx0101/*.[chS]
target/arm/pnx0101/iriver-ifp7xx/*.[chS] target/arm/pnx0101/iriver-ifp7xx/*.[chS]
target/arm/s3c2440/*.[chS]
target/arm/s3c2440/gigabeat-fx/*.[chS] target/arm/s3c2440/gigabeat-fx/*.[chS]
target/arm/sandisk/*.[chS] target/arm/sandisk/*.[chS]
target/arm/sandisk/sansa-c200/*.[chS] target/arm/sandisk/sansa-c200/*.[chS]

View file

@ -24,5 +24,7 @@ ucl/include/ucl/*.h
profile_reader/*.pl profile_reader/*.pl
ipodpatcher/Makefile ipodpatcher/Makefile
ipodpatcher/*.[ch] ipodpatcher/*.[ch]
rbspeex/Makefile
rbspeex/rbspeexenc.c
*.vbs *.vbs
VOICE_PAUSE.wav VOICE_PAUSE.wav