blob: 0e91c8af3fb2ddfbeb1954ddbf493ba011964560 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-at,v 1.1 2007/02/11 17:19:49 drochner Exp $
--- doc/man/en/Makefile.in.orig 2007-02-11 18:07:38.000000000 +0100
+++ doc/man/en/Makefile.in
@@ -277,7 +277,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-manfiles = xine.1 aaxine.1 xine-check.1 xine-remote.1
+manfiles = xine.1 xine-check.1 xine-remote.1
man_MANS = $(manfiles) xine-bugreport.1
EXTRA_DIST = $(manfiles) xine.1.in aaxine.1.in
all: all-am
|