From ffeb280566d90fce742af31467f6ee29912bf935 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 30 May 2012 16:10:11 +0200 Subject: build-sys: convert login-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 d604e24eb..96af99d26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ dist_noinst_HEADERS = noinst_PROGRAMS = noinst_LTLIBRARIES = usrbin_exec_PROGRAMS = +usrsbin_exec_PROGRAMS = dist_man_MANS = man_MANS = pkgconfig_DATA = @@ -31,7 +32,6 @@ SUBDIRS = \ disk-utils \ fdisk \ getopt \ - login-utils \ misc-utils \ po \ sys-utils \ @@ -73,6 +73,7 @@ include libmount/Makemodule.am include schedutils/Makemodule.am include text-utils/Makemodule.am include term-utils/Makemodule.am +include login-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