From 16134ecfebfd493f65e8460643ef6ddb5f407729 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Fri, 12 Oct 2001 15:01:29 +0200
Subject: [PATCH] (SUBDIRS): Added the examples subdir.

Rev: src/nettle/Makefile.am:1.19
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 32d0b33d..cacbedd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = . testsuite
+SUBDIRS = . testsuite examples
 
 noinst_PROGRAMS = desdata shadata
 
-- 
GitLab