aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/extract-handshakes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/examples/extract-handshakes/Makefile')
-rw-r--r--contrib/examples/extract-handshakes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/examples/extract-handshakes/Makefile b/contrib/examples/extract-handshakes/Makefile
index 36e951e..77b42f1 100644
--- a/contrib/examples/extract-handshakes/Makefile
+++ b/contrib/examples/extract-handshakes/Makefile
@@ -24,5 +24,6 @@ offset-finder-m := offset-finder.o
oldsrc := $(src)
src := $(src)/../../../src
include $(src)/compat/Kbuild.include
+include $(src)/crypto/Kbuild.include
src := $(oldsrc)
endif