From d2feb47fb1ddc0d8ac946328e77ed86ea6937bef Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 30 May 2012 17:16:11 +0200 Subject: build-sys: convert mount/ to module, rename to mount-deprecated/ Signed-off-by: Karel Zak --- Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 96af99d26..b8c2b13d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,11 +48,6 @@ if BUILD_PARTX SUBDIRS += partx endif -if BUILD_MOUNT -SUBDIRS += mount -endif - - AUTOMAKE_OPTIONS = gnu ACLOCAL_AMFLAGS = -I m4 @@ -74,6 +69,7 @@ include schedutils/Makemodule.am include text-utils/Makemodule.am include term-utils/Makemodule.am include login-utils/Makemodule.am +include mount-deprecated/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