diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-06-17 13:18:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-06-17 13:18:30 +0000 |
commit | d2e021473878502b2dee6af75ef47253b06a75f2 (patch) | |
tree | 96b350eba0d44e1c5cbecd52b2f5558a27bb5765 /firmware | |
parent | ba5e6aec475a198ee8555a048695ed29184a8af5 (diff) |
Added include files to tarball
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1033 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/FILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/FILES b/firmware/FILES index 891231b1fc..e835bd5156 100644 --- a/firmware/FILES +++ b/firmware/FILES @@ -16,3 +16,5 @@ malloc/README malloc/THOUGHTS malloc/Makefile drivers/*.[ch] +include/*.h +include/sys/*.h |