A typo in the typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2013-09-15 16:03:19 +00:00
parent 2dcb316dd3
commit 77a2d14089

View File

@ -42,7 +42,7 @@ DEF = -include cfg.h \
-DHAVE_FIRMWARE -DHAVE_FIRMWARE
INCLUDE = -I src/libudev -I src/shared -I src -I src/login -I src/systemd \ INCLUDE = -I src/libudev -I src/shared -I src -I src/login -I src/systemd \
-I src/core -I udev-lfs-206-$(SYSTEMD_VERSION)-1 -I src/core -I udev-lfs-$(SYSTEMD_VERSION)-1
LIBUDEV_SRCS = libudev-device-private.c \ LIBUDEV_SRCS = libudev-device-private.c \
libudev-device.c \ libudev-device.c \