--- Makefile.am.orig	2010-09-13 14:38:52.000000000 +0200
+++ Makefile.am	2010-09-13 14:39:07.000000000 +0200
@@ -2,7 +2,7 @@
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4

-SUBDIRS = src bindings $(LIBFTDI_MODULES) examples doc
+SUBDIRS = src bindings $(LIBFTDI_MODULES)

 EXTRA_DIST = libftdi.spec libftdi.spec.in COPYING.LIB COPYING.GPL LICENSE \
              README AUTHORS ChangeLog libftdi-config.in CMakeLists.txt \
--- Makefile.in.orig	2010-09-13 14:38:17.000000000 +0200
+++ Makefile.in	2010-09-13 14:38:38.000000000 +0200
@@ -267,7 +267,7 @@
 # not a GNU package. You can remove this line, if
 # have all needed files, that a GNU package needs
 AUTOMAKE_OPTIONS = foreign 1.4
-SUBDIRS = src bindings $(LIBFTDI_MODULES) examples doc
+SUBDIRS = src bindings $(LIBFTDI_MODULES)
 EXTRA_DIST = libftdi.spec libftdi.spec.in COPYING.LIB COPYING.GPL LICENSE \
              README AUTHORS ChangeLog libftdi-config.in CMakeLists.txt \
              packages COPYING-CMAKE-SCRIPTS FindUSB.cmake README.mingw \
