Index: bfd/Makefile.am
===================================================================
--- bfd/Makefile.am	(revision 192322)
+++ bfd/Makefile.am	(working copy)
@@ -9,7 +9,7 @@
 INCDIR = $(srcdir)/../include
 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
 
-SUBDIRS = doc po
+SUBDIRS = po
 
 bfddocdir = doc
 
Index: bfd/Makefile.in
===================================================================
--- bfd/Makefile.in	(revision 192322)
+++ bfd/Makefile.in	(working copy)
@@ -323,7 +323,7 @@
 # RELEASE=y
 INCDIR = $(srcdir)/../include
 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
-SUBDIRS = doc po
+SUBDIRS = po
 bfddocdir = doc
 libbfd_la_LDFLAGS = $(am__append_1) -release `cat libtool-soversion` \
 	@SHARED_LDFLAGS@ $(am__empty)
