diff -ru libgcrypt-1.4.6.orig/Makefile.am libgcrypt-1.4.6/Makefile.am
--- libgcrypt-1.4.6.orig/Makefile.am	2013-10-19 16:45:39.841519285 +0200
+++ libgcrypt-1.4.6/Makefile.am	2013-10-19 16:45:53.505519502 +0200
@@ -23,7 +23,7 @@
   --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
 
 DIST_SUBDIRS = m4 mpi cipher random src doc tests
-SUBDIRS = mpi cipher random src doc tests
+SUBDIRS = mpi cipher random src
 EXTRA_DIST = autogen.sh README.SVN
 DISTCLEANFILES = 
 
diff -ru libgcrypt-1.4.6.orig/Makefile.in libgcrypt-1.4.6/Makefile.in
--- libgcrypt-1.4.6.orig/Makefile.in	2013-10-19 16:45:39.845519285 +0200
+++ libgcrypt-1.4.6/Makefile.in	2013-10-19 16:45:59.753519601 +0200
@@ -240,7 +240,7 @@
   --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
 
 DIST_SUBDIRS = m4 mpi cipher random src doc tests
-SUBDIRS = mpi cipher random src doc tests
+SUBDIRS = mpi cipher random src
 EXTRA_DIST = autogen.sh README.SVN
 DISTCLEANFILES = 
 all: config.h
