From 8772f8d7eeeb922bccee3376552c59d7148df7b4 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 26 Jun 2012 18:06:21 +0200 Subject: build-sys: convert sys-utils/ to module Signed-off-by: Karel Zak --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b8c2b13d9..35cd0b9d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,6 @@ SUBDIRS = \ getopt \ misc-utils \ po \ - sys-utils \ tests RCS_FIND_IGNORE = \( -name SCCS -o -name BitKeeper -o -name .svn -o \ @@ -48,7 +47,6 @@ if BUILD_PARTX SUBDIRS += partx endif -AUTOMAKE_OPTIONS = gnu ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST += \ @@ -70,6 +68,7 @@ include text-utils/Makemodule.am include term-utils/Makemodule.am include login-utils/Makemodule.am include mount-deprecated/Makemodule.am +include sys-utils/Makemodule.am # Arrange so that .tarball-version appears only in the distribution # tarball, and never in a checked-out repository. -- cgit v1.2.3-55-g7522