diff options
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r-- | g10/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index 6b95ac3a5..b6b0275ef 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -88,7 +88,7 @@ kbxutil_SOURCES = kbxutil.c \ # $(common_source) -LDADD = $(needed_libs) @ZLIBS@ @INTLLIBS@ +LDADD = $(needed_libs) @ZLIBS@ @INTLLIBS@ $(PROGRAMS): $(needed_libs) |