summaryrefslogtreecommitdiff
path: root/udev/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'udev/Makefile.am')
-rw-r--r--udev/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/Makefile.am b/udev/Makefile.am
index 14ec79e8d6..5f6f7c54c0 100644
--- a/udev/Makefile.am
+++ b/udev/Makefile.am
@@ -29,7 +29,7 @@ common_files = \
../libudev/libudev-queue-private.c \
../libudev/libudev-ctrl.c
-if USE_SELINUX
+if WITH_SELINUX
common_files += \
../libudev/libudev-selinux-private.c
common_ldadd += \