blob: 62632481a2e9597b5de9dd7fa1ff1abb441d607b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.5 2003/01/31 12:57:08 tron Exp $
--- Makefile.in.orig Sat Jan 25 05:31:04 2003
+++ Makefile.in Thu Jan 30 13:39:32 2003
@@ -120,7 +120,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = wmgeneral wmbiff autoconf scripts
+SUBDIRS = wmgeneral wmbiff autoconf
EXTRA_DIST = ChangeLog FAQ README.licq TODO
ACLOCAL_FLAGS = -I autoconf
|