diff options
author | Pali Rohar <pali.rohar@gmail.com> | 2013-04-09 15:32:22 +0200 |
---|---|---|
committer | Martin Pitt <martinpitt@gnome.org> | 2013-04-09 15:32:22 +0200 |
commit | 72bd03c636b72156e93ea43886b0b54d96446d27 (patch) | |
tree | e862b44be911a69f3b431906bb5e71b5a4a5d12c /Makefile.am | |
parent | e712ffcce66268f79a1e16d835119613409cf179 (diff) |
keymap: Add HP EliteBook 8460p
Taken from
https://code.launchpad.net/~pali/ubuntu/raring/udev/hp-elitebook-8460p/+merge/157420
Signed-off-by: Martin Pitt <martinpitt@gnome.org>
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 21a0e4b09a..ec81f53ab7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2398,6 +2398,7 @@ dist_udevkeymap_DATA = \ keymaps/hewlett-packard-tablet \ keymaps/hewlett-packard-tx2 \ keymaps/hewlett-packard_elitebook-8440p \ + keymaps/hewlett-packard_elitebook-8460p \ keymaps/hewlett-packard-hdx9494nr \ keymaps/ibm-thinkpad-usb-keyboard-trackpoint \ keymaps/inventec-symphony_6.0_7.0 \ |