summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-02-18 18:52:58 +0000
committerWerner Koch <wk@gnupg.org>1998-02-18 18:52:58 +0000
commitdd555670500b6162b459a3d48ecc86cb3a1c7f4d (patch)
tree16c913554a08cd2acd87b0f1a89d73a3282f6239
parentaf1a46c80c9d1fdf21902d03402fd73a766e9fc7 (diff)
downloadlibgcrypt-dd555670500b6162b459a3d48ecc86cb3a1c7f4d.tar.gz
rel 0.2.7 mit kleines Korrekturen
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am3
-rw-r--r--configure.in1
-rw-r--r--mpi/m68k/distfiles2
4 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e8c5a015..69cec0e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Feb 18 17:36:45 1998 Werner Koch (wk@isil.d.shuttle.de)
+
+ * Makefile.am (checks): New.
+
Sat Feb 14 15:37:55 1998 Werner Koch (wk@isil.d.shuttle.de)
* configure.in (mpi_config_done): Removed asm links caching.
diff --git a/Makefile.am b/Makefile.am
index 9c07b765..dd2a3565 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = intl po zlib util mpi cipher tools g10
+SUBDIRS = intl po zlib util mpi cipher tools g10 checks
EXTRA_DIST = VERSION
@@ -18,3 +18,4 @@ dist-hook:
done ; \
done
+
diff --git a/configure.in b/configure.in
index 1270b7f0..e27b0313 100644
--- a/configure.in
+++ b/configure.in
@@ -211,5 +211,6 @@ cipher/Makefile
g10/Makefile
tools/Makefile
zlib/Makefile
+checks/Makefile
],[echo timestamp >stamp-h; sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])
diff --git a/mpi/m68k/distfiles b/mpi/m68k/distfiles
index 4693a209..c69629e7 100644
--- a/mpi/m68k/distfiles
+++ b/mpi/m68k/distfiles
@@ -1,5 +1,5 @@
syntax.h
-mpih-lshift.S
+mpih-shift.S
mpih-add1.S
mpih-sub1.S