summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rules/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/Makefile.am b/rules/Makefile.am
index 7d554ac1f9..846c2ab95d 100644
--- a/rules/Makefile.am
+++ b/rules/Makefile.am
@@ -33,7 +33,7 @@ dist_udevrules_DATA += \
endif
if HAVE_MODULES
-if HAVE_KMOD
+if HAVE_LIBKMOD
dist_udevrules_DATA += \
80-drivers.rules
else