aboutsummaryrefslogtreecommitdiffstats
path: root/udev-lfs/makefile-incl.gudev
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-09-08 21:41:53 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-09-08 21:41:53 +0000
commit06d04ebbfb2ec09ef9a42070c79f9c13a8ac6116 (patch)
treeb76e2d8aa644ed0783495f923da24cf96e4b537b /udev-lfs/makefile-incl.gudev
parent1005bde5ea4eeab943b22f514b72796f660edaa8 (diff)
Add some prereqs to udev-lfs to support make with j > 1
Add support for French version of the book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'udev-lfs/makefile-incl.gudev')
-rw-r--r--udev-lfs/makefile-incl.gudev2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev-lfs/makefile-incl.gudev b/udev-lfs/makefile-incl.gudev
index 49c7554cf..b560fcd6e 100644
--- a/udev-lfs/makefile-incl.gudev
+++ b/udev-lfs/makefile-incl.gudev
@@ -78,7 +78,7 @@ build/$(LIBGUDEV_REAL_NAME): $(LIBGUDEV_OBJS) build/udev-local.a build/$(LIBUDEV
ln -sfn $(LIBGUDEV_REAL_NAME) build/$(LIBGUDEV_LINK_NAME)
ln -sfn $(LIBGUDEV_REAL_NAME) build/$(LIBGUDEV_SONAME)
-build/gudev-1.0.pc: src/gudev/gudev-1.0.pc.in
+build/gudev-1.0.pc: src/gudev/gudev-1.0.pc.in common
@echo GEN $@
@$(SED_PROCESS)