aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'g10/Makefile.in')
-rw-r--r--g10/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/Makefile.in b/g10/Makefile.in
index ec99a5bc2..a11c89aba 100644
--- a/g10/Makefile.in
+++ b/g10/Makefile.in
@@ -83,8 +83,8 @@ g10_SOURCES = g10.c \
comment.c \
sig-check.c
-LDADD = -L ../cipher -L ../mpi -L ../util -L ../intl \
- -lcipher -lmpi -lutil -lintl
+LDADD = -L ../cipher -L ../mpi -L ../util \
+ -lcipher -lmpi -lutil
mkinstalldirs = $(top_srcdir)/scripts/mkinstalldirs
CONFIG_HEADER = ../config.h
PROGRAMS = $(bin_PROGRAMS)