--- Makefile.am.orig	2008-12-12 18:46:09.000000000 +0100
+++ Makefile.am	2008-12-22 21:05:29.000000000 +0100
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS=foreign
 ACLOCAL_AMFLAGS = -I build-aux
-SUBDIRS=scripts doc test
+SUBDIRS=scripts test
 
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
--- Makefile.in.orig	2008-12-13 01:02:20.000000000 +0100
+++ Makefile.in	2008-12-22 21:05:29.000000000 +0100
@@ -242,7 +242,7 @@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign
 ACLOCAL_AMFLAGS = -I build-aux
-SUBDIRS = scripts doc test
+SUBDIRS = scripts test
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
 lib_LTLIBRARIES = libfakeroot.la
