From: Karel Zak Date: Wed, 2 Mar 2011 12:44:02 +0000 (+0100) Subject: build-sys: add term-utils/ X-Git-Tag: v2.20-rc1~500 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0f20acb7a59d1a716abde93e443e6456ffe6cdd;p=thirdparty%2Futil-linux.git build-sys: add term-utils/ Signed-off-by: Karel Zak --- diff --git a/Makefile.am b/Makefile.am index 368ded448e..d298849767 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,7 @@ SUBDIRS = \ po \ schedutils \ sys-utils \ + term-utils \ text-utils \ tests diff --git a/configure.ac b/configure.ac index 93ff0699e3..8421d50778 100644 --- a/configure.ac +++ b/configure.ac @@ -1279,6 +1279,7 @@ shlibs/uuid/Makefile shlibs/uuid/man/Makefile shlibs/uuid/src/Makefile sys-utils/Makefile +term-utils/Makefile tests/commands.sh tests/helpers/Makefile tests/Makefile diff --git a/term-utils/Makefile.am b/term-utils/Makefile.am new file mode 100644 index 0000000000..3602b8c803 --- /dev/null +++ b/term-utils/Makefile.am @@ -0,0 +1,8 @@ +include $(top_srcdir)/config/include-Makefile.am + +bin_PROGRAMS = +usrbin_exec_PROGRAMS = +sbin_PROGRAMS = +usrsbin_exec_PROGRAMS = +dist_man_MANS = +