summaryrefslogtreecommitdiffstats
path: root/term-utils/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2011-03-02 14:08:30 +0100
committerKarel Zak2011-03-02 14:08:30 +0100
commit720d1af42e96c2a7c6addb309f2b1975e21f7838 (patch)
treea7c553d540f1700687439e6cc331797c732f4536 /term-utils/Makefile.am
parentbuild-sys: move script and scriptreplay to term-utils/ (diff)
downloadkernel-qcow2-util-linux-720d1af42e96c2a7c6addb309f2b1975e21f7838.tar.gz
kernel-qcow2-util-linux-720d1af42e96c2a7c6addb309f2b1975e21f7838.tar.xz
kernel-qcow2-util-linux-720d1af42e96c2a7c6addb309f2b1975e21f7838.zip
build-sys: move reset to term-utils/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'term-utils/Makefile.am')
-rw-r--r--term-utils/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/term-utils/Makefile.am b/term-utils/Makefile.am
index 62342d832..1f8a5b84f 100644
--- a/term-utils/Makefile.am
+++ b/term-utils/Makefile.am
@@ -40,3 +40,8 @@ setterm_LDADD = @NCURSES_LIBS@
endif
endif
+if BUILD_RESET
+dist_usrbin_exec_SCRIPTS = reset
+dist_man_MANS += reset.1
+endif
+EXTRA_DIST += README.reset reset.033c