From 19063a620304692b320e215ace2ef4c7d6e15950 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Tue, 25 Sep 2001 12:25:18 +0200
Subject: [PATCH] (EXTRA_DIST): Added .bootstrap.

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

diff --git a/Makefile.am b/Makefile.am
index d83aa464..5927cb1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ info_TEXINFOS = nettle.texinfo
 
 all-local: nettle.html
 
-EXTRA_DIST = macros.h memxor.h $(des_headers) descore.README nettle.html
+EXTRA_DIST = macros.h memxor.h $(des_headers) descore.README nettle.html .bootstrap
 
 # BUILT_SOURCE = $(des_headers)
 
-- 
GitLab