diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2014-09-16 18:28:04 -0400 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2014-09-25 00:44:40 +0200 |
| commit | 515a3c50fca3f6e623683dc2c4c77c5b84911b12 (patch) | |
| tree | 28728a3aba02129751b27221db42a97e5d488821 /apps/plugins | |
| parent | be9c22727059fda1be7db6254d17660679c277f4 (diff) | |
| download | rockbox-515a3c50fca3f6e623683dc2c4c77c5b84911b12.zip rockbox-515a3c50fca3f6e623683dc2c4c77c5b84911b12.tar.gz rockbox-515a3c50fca3f6e623683dc2c4c77c5b84911b12.tar.bz2 rockbox-515a3c50fca3f6e623683dc2c4c77c5b84911b12.tar.xz | |
Add ptable to SOURCES
Change-Id: Ie31306210e3cfe78288269574e78976b682eab31
Reviewed-on: http://gerrit.rockbox.org/981
Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index a051e2d..fba1655 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -172,6 +172,7 @@ jewels.c minesweeper.c oscilloscope.c pegbox.c +periodic_table.c pong.c sliding_puzzle.c snake.c |