]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add term-utils/
authorKarel Zak <kzak@redhat.com>
Wed, 2 Mar 2011 12:44:02 +0000 (13:44 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Mar 2011 12:54:05 +0000 (13:54 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac
term-utils/Makefile.am [new file with mode: 0644]

index 368ded448ec15ce7a943edb32a878bb712b64869..d29884976752ef0281a29117838f3026d98daf5c 100644 (file)
@@ -29,6 +29,7 @@ SUBDIRS = \
        po \
        schedutils \
        sys-utils \
+       term-utils \
        text-utils \
        tests
 
index 93ff0699e34438f7869e3d44178f8d342fc49766..8421d507783fed930a34e17fa7cc5e428de8ba41 100644 (file)
@@ -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 (file)
index 0000000..3602b8c
--- /dev/null
@@ -0,0 +1,8 @@
+include $(top_srcdir)/config/include-Makefile.am
+
+bin_PROGRAMS =
+usrbin_exec_PROGRAMS =
+sbin_PROGRAMS =
+usrsbin_exec_PROGRAMS =
+dist_man_MANS =
+