From 2984313a46226c7ecd8c5db92236bfaea107a0c7 Mon Sep 17 00:00:00 2001 From: Stepan Kasal Date: Tue, 15 May 2007 20:46:08 +0200 Subject: build-sys: do not build convenience libraries in lib/ Build lib/*.c individually for each project which uses it, so that the right set of flags is applied each time. Signed-off-by: Stepan Kasal --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b1ab4e240..feb98d952 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/config/include-Makefile.am -SUBDIRS = lib \ +SUBDIRS = \ include \ disk-utils \ fdisk \ -- cgit v1.2.3-55-g7522