summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorClint Adams <schizo@debian.org>2009-03-26 21:23:54 -0400
committerClint Adams <schizo@debian.org>2009-03-26 21:27:58 -0400
commit3cb8b84525dcce0fac456f88157c34f77678a253 (patch)
treee4fa7066572b21853e32a8f311006175b4177326 /Makefile.am
parenta6e9a044bb42787de027a8b29df839012c33e803 (diff)
downloaddebianutils-3cb8b84525dcce0fac456f88157c34f77678a253.tar.gz
Stop shipping sensible-browser, sensible-editor, sensible-pager, and accompanying man pages, and declare a dependency on sensible-utils, to which they have moved.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 25cf4df..aaf7f9c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,11 +6,10 @@ bin_PROGRAMS = run-parts tempfile
run_parts_SOURCES = run-parts.c
tempfile_SOURCES = tempfile.c
-bin_SCRIPTS = which savelog sensible-browser sensible-editor \
- sensible-pager
+bin_SCRIPTS = which savelog
sbin_SCRIPTS = installkernel add-shell remove-shell
man_MANS = run-parts.8 tempfile.1 \
- installkernel.8 savelog.8 sensible-editor.1 \
+ installkernel.8 savelog.8 \
tempfile.1 which.1 add-shell.8 remove-shell.8