blob: c216365a1118ea920509f1f3c62c1cea063c79b6 (
plain) (
tree)
|
|
--- 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
|