summaryrefslogtreecommitdiffstats
path: root/main/nettle/nettle-2.4-makefile.patch
blob: c216365a1118ea920509f1f3c62c1cea063c79b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- nettle-2.4/Makefile.in.orig
+++ nettle-2.4/Makefile.in
@@ -14,7 +14,7 @@
 INSTALL_STRIP_PROGRAM = $(INSTALL_PROGRAM) -s
 MKDIR_P = @MKDIR_P@
 
-SUBDIRS = tools testsuite examples
+SUBDIRS = tools testsuite
 
 include config.make