| 1234567891011 | --- nettle-3.1.orig/Makefile.in	2015-04-07 14:00:08.000000000 -0500+++ nettle-3.1/Makefile.in	2015-05-13 17:12:36.605171868 -0500@@ -17,7 +17,7 @@ OPT_HOGWEED_OBJS = @OPT_HOGWEED_OBJS@  OPT_NETTLE_SOURCES = @OPT_NETTLE_SOURCES@ -SUBDIRS = tools testsuite examples+SUBDIRS = tools testsuite  include config.make 
 |