mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-23 08:37:25 +07:00
73e31d7ae7
We move the test-udev.c and test-libudev.c from src/test to test. This corrects the a problem with hard coded relative paths finding the test/test/sys directory created by test/udev-test.pl. This commit draws heavily from nvinson patch in https://github.com/gentoo/eudev/pull/20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
10 lines
169 B
Makefile
10 lines
169 B
Makefile
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
|
|
dist_udevkeymapforcere_DATA = \
|
|
dell-touchpad \
|
|
dell-xps \
|
|
hp-other \
|
|
samsung-other \
|
|
samsung-90x3a \
|
|
common-volume-keys
|