$NetBSD: patch-ab,v 1.7 2004/11/12 12:13:45 mjl Exp $

--- Makefile.in.orig	2007-06-06 19:22:51.000000000 -0400
+++ Makefile.in
@@ -380,21 +380,14 @@ ACINCLUDE_M4_DEPS = $(GNULIB_M4I) $(ACIN
 @WANT_AMPLOT_TRUE@PLOT_SUBDIRS = amplot
 # order is significant, don't change it arbitrarily
 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)			\
@@ -775,7 +768,7 @@ install-data: install-data-recursive
 uninstall: uninstall-recursive
 
 install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am
 
 installcheck: installcheck-recursive
 install-strip:
