--- Makefile.am.orig	2007-11-21 16:00:18.000000000 +0100
+++ Makefile.am	2008-01-23 23:45:23.000000000 +0100
@@ -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.orig	2008-01-21 23:33:57.000000000 +0100
+++ Makefile.in	2008-01-23 23:45:23.000000000 +0100
@@ -231,7 +231,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign
-SUBDIRS = scripts doc test
+SUBDIRS = scripts test
 noinst_LTLIBRARIES = libcommunicate.la
 libcommunicate_la_SOURCES = communicate.c
 lib_LTLIBRARIES = libfakeroot.la
