summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorClint Adams <schizo@debian.org>2009-11-14 13:19:23 -0500
committerClint Adams <schizo@debian.org>2009-11-14 13:19:52 -0500
commit31c9b578ff3941f036b234f9feba9fb6729c13a8 (patch)
tree128733a0634a930029302d0f2855c1804cc75849 /Makefile.am
parent58e5839e4e7fc8f52a458511df880f4a41a79444 (diff)
downloaddebianutils-31c9b578ff3941f036b234f9feba9fb6729c13a8.tar.gz
Remove duplicate tempfile.1 from Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aaf7f9c..789d641 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,6 @@ bin_SCRIPTS = which savelog
sbin_SCRIPTS = installkernel add-shell remove-shell
-man_MANS = run-parts.8 tempfile.1 \
+man_MANS = run-parts.8 \
installkernel.8 savelog.8 \
tempfile.1 which.1 add-shell.8 remove-shell.8