From 41fa8a3345aecf9b85c1eebb33f9b961a558db1c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 28 Sep 1998 19:25:31 +0000 Subject: *** empty log message *** --- tools/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/Makefile.am b/tools/Makefile.am index 249ce85d9..e3c8975d3 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 -I$(top_srcdir)/intl -I../intl +INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl needed_libs = ../cipher/libcipher.a ../util/libutil.a \ ../mpi/libmpi.a ../util/libutil.a @@ -20,5 +20,5 @@ bftest_LDADD = @INTLLIBS@ $(needed_libs) shmtest_LDADD = @INTLLIBS@ $(needed_libs) -mpicalc bftest: $(needed_libs) +mpicalc bftest shmtest: $(needed_libs) -- cgit v1.2.3