summaryrefslogtreecommitdiff
path: root/udev/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'udev/Makefile.am')
-rw-r--r--udev/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/udev/Makefile.am b/udev/Makefile.am
index 47b4237efc..df03708421 100644
--- a/udev/Makefile.am
+++ b/udev/Makefile.am
@@ -16,8 +16,6 @@ AM_CPPFLAGS = \
common_ldadd =
common_files = \
- list.h \
- logging.h \
udev.h \
udev_rules.h \
udev_sysdeps.h \
@@ -32,6 +30,7 @@ common_files = \
udev_utils.c \
udev_utils_file.c \
udev_utils_string.c \
+ lib/list.h \
lib/libudev.h \
lib/libudev-private.h \
lib/libudev.c \