summaryrefslogtreecommitdiff
path: root/package/libnettle/patches/patch-Makefile_in
blob: fb5b2e9148918d35c690373b6b665ae2bf1eb2bb (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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