diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2014-09-16 18:28:04 -0400 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2014-09-24 18:38:21 -0400 |
| commit | 1a972cbd3de4c7c165459964e01bdaa0a05ebce8 (patch) | |
| tree | 28728a3aba02129751b27221db42a97e5d488821 /apps/plugins | |
| parent | be9c22727059fda1be7db6254d17660679c277f4 (diff) | |
| download | rockbox-1a972cbd3de4c7c165459964e01bdaa0a05ebce8.zip rockbox-1a972cbd3de4c7c165459964e01bdaa0a05ebce8.tar.gz rockbox-1a972cbd3de4c7c165459964e01bdaa0a05ebce8.tar.bz2 rockbox-1a972cbd3de4c7c165459964e01bdaa0a05ebce8.tar.xz | |
Add ptable to SOURCES
Change-Id: Ie31306210e3cfe78288269574e78976b682eab31
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 |