diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2010-08-22 11:00:34 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-08-22 11:00:34 +0200 |
commit | acf865b68e1a5c78677537b373b6e082c287fc27 (patch) | |
tree | f9a86108977d801aeea5dfd17a5364152628988f /Makefile.am | |
parent | 6593e8961afbe0b74d5a67c545a991c7733e88df (diff) |
keymap: Add Onkyo PC
Thanks to Pau Oliva!
https://launchpad.net/bugs/612529
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 77df6ab767..512de34a31 100644 --- a/Makefile.am +++ b/Makefile.am @@ -555,6 +555,7 @@ dist_udevkeymap_DATA = \ extras/keymap/keymaps/module-sony \ extras/keymap/keymaps/module-sony-old \ extras/keymap/keymaps/olpc-xo \ + extras/keymap/keymaps/onkyo \ extras/keymap/keymaps/oqo-model2 \ extras/keymap/keymaps/samsung-other \ extras/keymap/keymaps/samsung-sq1us \ |