blob: 49e226b249c358237ee046434e61ea82c73ad23d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.5 2004/11/05 11:51:35 adam Exp $
--- doc/sk/Makefile.in.orig 2004-10-24 23:05:06.000000000 -0400
+++ doc/sk/Makefile.in 2004-10-24 23:05:39.000000000 -0400
@@ -112,7 +112,7 @@
mandir = @mandir@/sk
-man_MANS = geticonset.1x setstyle.1x wxpaste.1x getstyle.1x wdwrite.1x wmsetbg.1x seticons.1x wmaker.1x wxcopy.1x
+man_MANS = geticonset.1 setstyle.1 wxpaste.1 getstyle.1 wdwrite.1 wmsetbg.1 seticons.1 wmaker.1 wxcopy.1
EXTRA_DIST = $(man_MANS)
|