diff options
| -rw-r--r-- | tools/FILES | 1 | ||||
| -rw-r--r-- | uisimulator/FILES | 4 | ||||
| -rw-r--r-- | wps/FILES | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/tools/FILES b/tools/FILES index 6967ab3..eae169d 100644 --- a/tools/FILES +++ b/tools/FILES @@ -9,6 +9,7 @@ rockbox-style.el sample.emacs *.pl *.inc +*.pm fwpatcher/*.[ch] fwpatcher/Makefile fwpatcher/*.ico diff --git a/uisimulator/FILES b/uisimulator/FILES index 3353e29..f3f3ceb 100644 --- a/uisimulator/FILES +++ b/uisimulator/FILES @@ -2,7 +2,11 @@ FILES common/*.[ch] common/Makefile common/SOURCES +common/player_icons/*.bmp +common/player_icons/Makefile +common/README sdl/*.[ch] sdl/UI-*.bmp sdl/Makefile sdl/SOURCES +sdl/README @@ -1,4 +1,5 @@ WPSLIST +FILES *.wps wpsbuild.pl ipodVOL/*.bmp |