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

Remove SUBDIRS and DATA that we don't want in -client package.

--- Makefile.in.orig	2007-06-06 19:22:51.000000000 -0400
+++ Makefile.in
@@ -382,19 +382,12 @@ ACINCLUDE_M4_DEPS = $(GNULIB_M4I) $(ACIN
 SUBDIRS = \
 	gnulib \
 	config \
-	common-src \
 	amandad-src \
-	$(TAPE_SUBDIRS) \
 	$(CLIENT_SUBDIRS) \
-	$(SERVER_SUBDIRS) \
-	$(RESTORE_SUBDIRS) \
 	$(RECOVER_SUBDIRS) \
-	$(PLOT_SUBDIRS) \
-	man docs example
+	man
 
-pkgdata_DATA = \
-	ReleaseNotes			\
-	COPYRIGHT
+pkgdata_DATA =
 
 EXTRA_DIST = $(SNAPSHOT_STAMP) \
 	$(pkgdata_DATA)			\
