mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-03-26 18:54:30 +00:00
xf86-input-evdev v1.1.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2006-04-15 Zephaniah E. Hull <warp@aehallh.com>
|
||||
|
||||
* configure.ac:
|
||||
* src/Makefile.am:
|
||||
xf86-input-evdev v1.1.1
|
||||
|
||||
2006-04-14 Zephaniah E. Hull <warp@aehallh.com>
|
||||
|
||||
* src/evdev.h:
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([xf86-input-evdev],
|
||||
1.1.0,
|
||||
1.1.1,
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
xf86-input-evdev)
|
||||
|
||||
|
||||
@@ -29,4 +29,4 @@
|
||||
@DRIVER_NAME@_drv_la_CFLAGS = -Wall
|
||||
@DRIVER_NAME@_drv_ladir = @inputdir@
|
||||
|
||||
@DRIVER_NAME@_drv_la_SOURCES = evdev.c evdev.h evdev_brain.c evdev_axes.c evdev_btn.c evdev_key.c
|
||||
@DRIVER_NAME@_drv_la_SOURCES = evdev.c evdev.h evdev_brain.c evdev_axes.c evdev_btn.c evdev_key.c inotify.h inotify-syscalls.h
|
||||
|
||||
Reference in New Issue
Block a user