From 303b1084d51dd1f9d3e614497f180a66744f5185 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 2 Apr 1998 10:30:03 +0000 Subject: release 0.2.14 --- tools/Makefile.am | 2 +- tools/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/Makefile.am b/tools/Makefile.am index 5101e67a8..ed1e83dfb 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -INCLUDES = -I$(top_srcdir)/include +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl -I../intl needed_libs = ../cipher/libcipher.a ../util/libutil.a ../mpi/libmpi.a ../util/libutil.a noinst_PROGRAMS = mpicalc bftest clean-sat diff --git a/tools/Makefile.in b/tools/Makefile.in index cff827ec0..a9ceae455 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -92,7 +92,7 @@ VERSION = @VERSION@ ZLIBS = @ZLIBS@ l = @l@ -INCLUDES = -I$(top_srcdir)/include +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl -I../intl needed_libs = ../cipher/libcipher.a ../util/libutil.a ../mpi/libmpi.a ../util/libutil.a noinst_PROGRAMS = mpicalc bftest clean-sat -- cgit v1.2.3