From 37b88bfcd797977bc5f62ac1a2b07b1361c70d90 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 26 Jun 2012 18:14:36 +0200 Subject: build-sys: convert misc-utils/ to module Signed-off-by: Karel Zak --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8b8d5a95d..3933d1e80 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ usrlib_exec_LTLIBRARIES = bin_PROGRAMS = sbin_PROGRAMS = dist_usrbin_exec_SCRIPTS = +systemdsystemunit_DATA = INSTALL_EXEC_HOOKS = UNINSTALL_HOOKS = @@ -29,7 +30,6 @@ SUBDIRS = \ disk-utils \ fdisk \ getopt \ - misc-utils \ po \ tests @@ -62,6 +62,7 @@ include term-utils/Makemodule.am include login-utils/Makemodule.am include mount-deprecated/Makemodule.am include sys-utils/Makemodule.am +include misc-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