aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-11-25 11:55:58 +0000
committerWerner Koch <[email protected]>1998-11-25 11:55:58 +0000
commit71134011e3dc4beec17306c797b72d37aa2f52da (patch)
treed717032e418f5b93bb63b560913b142e168d64d3 /tools
parentRestructured the RNG source and add support for loadable (diff)
downloadgnupg-71134011e3dc4beec17306c797b72d37aa2f52da.tar.gz
gnupg-71134011e3dc4beec17306c797b72d37aa2f52da.zip
Some experimental support for other random gatheres
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 418df21ca..71db17c68 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
needed_libs = ../cipher/libcipher.a ../util/libutil.a \
../mpi/libmpi.a ../util/libutil.a @INTLLIBS@