blob: ddac6e5d755683610f8e741bdca1198bffbeafc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.7 2001/12/25 15:10:50 wiz Exp $
--- doc/Makefile.in.orig Tue Dec 18 06:44:16 2001
+++ doc/Makefile.in
@@ -97,7 +97,7 @@
SUBDIRS = sk
-man_MANS = geticonset.1x getstyle.1x seticons.1x setstyle.1x wcopy.1x wdwrite.1x wmaker.1x wmsetbg.1x wsetfont.1x wxcopy.1x wxpaste.1x
+man_MANS = geticonset.1 getstyle.1 seticons.1 setstyle.1 wcopy.1 wdwrite.1 wmaker.1 wmsetbg.1 wsetfont.1 wxcopy.1 wxpaste.1
EXTRA_DIST = $(man_MANS)
|