From 3cb8b84525dcce0fac456f88157c34f77678a253 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 26 Mar 2009 21:23:54 -0400 Subject: Stop shipping sensible-browser, sensible-editor, sensible-pager, and accompanying man pages, and declare a dependency on sensible-utils, to which they have moved. --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3