aboutsummaryrefslogtreecommitdiffstats
path: root/udev-lfs/Makefile.lfs
diff options
context:
space:
mode:
Diffstat (limited to 'udev-lfs/Makefile.lfs')
-rw-r--r--udev-lfs/Makefile.lfs3
1 files changed, 2 insertions, 1 deletions
diff --git a/udev-lfs/Makefile.lfs b/udev-lfs/Makefile.lfs
index 91a11aca0..9c5bfa137 100644
--- a/udev-lfs/Makefile.lfs
+++ b/udev-lfs/Makefile.lfs
@@ -4,7 +4,7 @@
# vim: tabstop=3
SHELL=/bin/bash
-VERSION=193
+VERSION=195
ifeq ($(V),)
VB = @
@@ -69,6 +69,7 @@ COMMON_SRCS = log.c \
mkdir.c \
cgroup-util.c \
strv.c \
+ strbuf.c \
path-util.c \
conf-files.c \
hashmap.c \