aboutsummaryrefslogtreecommitdiffstats
path: root/mpi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-02-09 17:43:42 +0000
committerWerner Koch <[email protected]>1998-02-09 17:43:42 +0000
commitd6fa02add60c1d9ef6c7c576de3beb0a5debfade (patch)
tree4d33ad9fa6f8013b274ecb0dfe36cab7b15b47eb /mpi
parentremoved aclocal (diff)
downloadgnupg-d6fa02add60c1d9ef6c7c576de3beb0a5debfade.tar.gz
gnupg-d6fa02add60c1d9ef6c7c576de3beb0a5debfade.zip
release 0.2.3
Diffstat (limited to 'mpi')
-rw-r--r--mpi/Makefile.am2
-rw-r--r--mpi/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/mpi/Makefile.am b/mpi/Makefile.am
index 3c4995cc4..1c32e1312 100644
--- a/mpi/Makefile.am
+++ b/mpi/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-INCLUDES = -I.. -I$(top_srcdir)/include
+INCLUDES = -I$(top_srcdir)/include
CFLAGS += -O2
SUFFIXES = .S .s
diff --git a/mpi/Makefile.in b/mpi/Makefile.in
index c9ae7cfd0..aae7160c0 100644
--- a/mpi/Makefile.in
+++ b/mpi/Makefile.in
@@ -86,7 +86,7 @@ POSUB = @POSUB@
RANLIB = @RANLIB@
VERSION = @VERSION@
-INCLUDES = -I.. -I$(top_srcdir)/include
+INCLUDES = -I$(top_srcdir)/include
SUFFIXES = .S .s