X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=77df6ab767103cb5f319046a3d6023655d01447d;hb=4c9b12a7aa57e43e568b78da9cbed4138b1292df;hp=e80d43abe559bf906abcf170e364bfe4fc4b56b0;hpb=2ec30504d628a445b892c697745b9886b42227e1;p=elogind.git diff --git a/Makefile.am b/Makefile.am index e80d43abe..77df6ab76 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ CLEANFILES = # libudev # ------------------------------------------------------------------------------ LIBUDEV_CURRENT=9 -LIBUDEV_REVISION=0 +LIBUDEV_REVISION=1 LIBUDEV_AGE=9 SUBDIRS += libudev/docs @@ -537,6 +537,7 @@ dist_udevkeymap_DATA = \ extras/keymap/keymaps/ibm-thinkpad-usb-keyboard-trackpoint \ extras/keymap/keymaps/inventec-symphony_6.0_7.0 \ extras/keymap/keymaps/lenovo-3000 \ + extras/keymap/keymaps/lenovo-ideapad \ extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint \ extras/keymap/keymaps/lenovo-thinkpad_x6_tablet \ extras/keymap/keymaps/lenovo-thinkpad_x200_tablet \