From d70e0e995e41dc422442acd1eb4b086ff81b1961 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 8 Jun 2010 12:15:11 +0200 Subject: *: add INSERTs to *.src files where appropriate Signed-off-by: Denys Vlasenko --- debianutils/Kbuild.src | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debianutils/Kbuild.src') diff --git a/debianutils/Kbuild.src b/debianutils/Kbuild.src index bcf6126ad..da34e4e4f 100644 --- a/debianutils/Kbuild.src +++ b/debianutils/Kbuild.src @@ -5,6 +5,8 @@ # Licensed under the GPL v2, see the file LICENSE in this tarball. lib-y:= + +INSERT lib-$(CONFIG_MKTEMP) += mktemp.o lib-$(CONFIG_PIPE_PROGRESS) += pipe_progress.o lib-$(CONFIG_RUN_PARTS) += run_parts.o -- cgit v1.2.3