--- Makefile.am	2006-04-19 11:50:35.000000000 -0600
+++ Makefile.am	2006-04-19 11:50:59.000000000 -0600
@@ -1,5 +1,5 @@
 AUTOMAKE_OPTIONS=foreign
-SUBDIRS=scripts doc test
+SUBDIRS=scripts test
 
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
--- Makefile.in	2006-04-19 11:50:43.000000000 -0600
+++ Makefile.in	2006-04-19 11:51:21.000000000 -0600
@@ -218,7 +218,7 @@
 target_os = @target_os@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = foreign
-SUBDIRS = scripts doc test
+SUBDIRS = scripts test
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
 lib_LTLIBRARIES = libfakeroot.la
