$NetBSD: patch-ac,v 1.1.1.1 2003/04/30 00:03:40 jtb Exp $

--- Makefile.in.orig
+++ Makefile.in
@@ -93,12 +93,12 @@
 RANLIB = @RANLIB@
 STRIP = @STRIP@
 
-SUBDIRS = . bin compiler blitz random src lib manual testsuite examples benchmarks demos
+SUBDIRS = . bin compiler blitz random src lib examples
 VERSION = @VERSION@
 am__include = @am__include@
 am__quote = @am__quote@
 install_sh = @install_sh@
-EXTRA_DIST = LEGAL LICENSE README.binutils config.h.in ChangeLog.1 
+EXTRA_DIST = LEGAL LICENSE README.binutils config.h.in ChangeLog.1
 
 demodir = $(prefix)/demos
 demo_DATA = demos/Makefile
@@ -405,7 +405,7 @@
 
 info-am:
 
-install-data-am: install-demoDATA
+install-data-am:
 
 install-exec-am:
 
