From e0ef609e890007d43f61e949ba3f89abb4e9b0d5 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 17 May 2012 00:54:26 +0200 Subject: build-sys: convert lib/ to module Signed-off-by: Karel Zak --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1e5ac615f..138da8eb6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/config/include-Makefile.am dist_noinst_HEADERS = - +noinst_PROGRAMS = SHLIBS_DIRS = @@ -25,7 +25,6 @@ SUBDIRS = \ disk-utils \ fdisk \ getopt \ - lib \ login-utils \ misc-utils \ po \ @@ -66,6 +65,7 @@ EXTRA_DIST = \ include include/Makemodule.am +include lib/Makemodule.am # Arrange so that .tarball-version appears only in the distribution -- cgit v1.2.3-55-g7522