summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-07-19 15:14:07 +0000
committerNils Wallménius <nils@rockbox.org>2007-07-19 15:14:07 +0000
commit9511526410e38e8ca3855c9e99c2a64592849f2a (patch)
tree24c81d27602911bda03f42bc630f1f08d9ff3b09
parentca0cc784bc8268bb2b911fbbb397562c86d520b3 (diff)
downloadrockbox-9511526410e38e8ca3855c9e99c2a64592849f2a.tar.gz
rockbox-9511526410e38e8ca3855c9e99c2a64592849f2a.zip
include the files in firmware/drivers/tuner in the tarballs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13930 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/FILES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/FILES b/firmware/FILES
index 8c46940f14..77a3b3d512 100644
--- a/firmware/FILES
+++ b/firmware/FILES
@@ -12,6 +12,7 @@ decompressor/*.lds
12drivers/*.[chS] 12drivers/*.[chS]
13drivers/audio/*.[chS] 13drivers/audio/*.[chS]
14drivers/rtc/*.[chS] 14drivers/rtc/*.[chS]
15drivers/tuner/*.[chS]
15export/*.h 16export/*.h
16include/*.h 17include/*.h
17include/sys/*.h 18include/sys/*.h