From 0c47f57dd9f4db9b2165f96bc14123335b35a113 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 1 Jan 2011 22:24:06 +0100 Subject: [PATCH] patch by Nikoli to include the txt file in make dist --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 965570e..2419e71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,3 +34,5 @@ libd0_rijndael_la_CFLAGS = -fvisibility=hidden -Wold-style-definition -Wstrict-p library_include_HEADERS += d0_rijndael.h pkgconfig_HEADERS += d0_rijndael.pc endif + +EXTRA_DIST = d0_blind_id.txt autogen.sh -- 2.39.2