13 lines
478 B
Text
13 lines
478 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2005/04/01 19:55:02 drochner Exp $
|
|
|
|
--- Makefile.in.orig 2005-04-01 20:45:31.000000000 +0200
|
|
+++ Makefile.in
|
|
@@ -182,7 +182,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
EXTRA_DIST = README COPYING-2
|
|
-SUBDIRS = ppl src partysip plugin scripts windows doc conf tools debian
|
|
+SUBDIRS = ppl src partysip plugin scripts windows doc tools debian
|
|
all: config.h
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
|