$NetBSD: patch-ab,v 1.8 2008/02/15 16:23:09 gdt Exp $

Remove SUBDIRS that don't belong in -common package.

--- Makefile.in.orig	2007-06-06 19:22:51.000000000 -0400
+++ Makefile.in
@@ -17,7 +17,7 @@
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/doc/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = .
@@ -384,13 +384,7 @@ SUBDIRS = \
 	config \
 	common-src \
 	amandad-src \
-	$(TAPE_SUBDIRS) \
-	$(CLIENT_SUBDIRS) \
-	$(SERVER_SUBDIRS) \
-	$(RESTORE_SUBDIRS) \
-	$(RECOVER_SUBDIRS) \
-	$(PLOT_SUBDIRS) \
-	man docs example
+	man
 
 pkgdata_DATA = \
 	ReleaseNotes			\
