summaryrefslogtreecommitdiff
path: root/udev/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-10 18:39:23 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-10 18:39:23 +0200
commitecc9ec579feb4b7cc86bcf7caed3cb841faf3c9e (patch)
treeec4a377b0fb8729c7620d773f5a10eb10dbcc421 /udev/Makefile.am
parent75250977137c26f706fc1514aca7982107859b1c (diff)
convert to libudev and delete udev_utils_string.c
Diffstat (limited to 'udev/Makefile.am')
-rw-r--r--udev/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/udev/Makefile.am b/udev/Makefile.am
index df03708421..66edd341fd 100644
--- a/udev/Makefile.am
+++ b/udev/Makefile.am
@@ -29,7 +29,6 @@ common_files = \
udev_sysfs.c \
udev_utils.c \
udev_utils_file.c \
- udev_utils_string.c \
lib/list.h \
lib/libudev.h \
lib/libudev-private.h \