14 lines
420 B
Plaintext
14 lines
420 B
Plaintext
$NetBSD: patch-aa,v 1.6 2005/09/06 15:49:35 adam Exp $
|
|
|
|
--- Makefile.in.orig 2004-10-11 00:30:40.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -121,7 +121,7 @@ sbindir = @sbindir@
|
|
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
|