summaryrefslogtreecommitdiff
path: root/src/udev/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/udev/Makefile.am')
-rw-r--r--src/udev/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/udev/Makefile.am b/src/udev/Makefile.am
index 4a47f63063..b6583f0070 100644
--- a/src/udev/Makefile.am
+++ b/src/udev/Makefile.am
@@ -100,7 +100,7 @@ EXTRA_DIST = \
CLEANFILES = \
udev.pc
-if ENABLE_KEYMAP
+
AM_CPPFLAGS += \
-I $(top_builddir)/src/udev
@@ -133,8 +133,6 @@ CLEANFILES += \
keyboard-keys.txt \
$(BUILT_SOURCES)
-endif
-
# install udevadm symlink in sbindir
install-exec-hook:
if test "$(bindir)" != "$(sbindir)"; then \