nettle: dont build subdirs

This commit is contained in:
Stefan Saraev 2014-02-04 20:34:45 +02:00
parent 33593173d4
commit 73fa53fd59

View File

@ -0,0 +1,13 @@
diff --git a/Makefile.in b/Makefile.in
index 2c25007..7980fa8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -16,7 +16,7 @@ MKDIR_P = @MKDIR_P@
OPT_ASM_SOURCES = @OPT_ASM_SOURCES@
-SUBDIRS = tools testsuite examples
+SUBDIRS =
include config.make