diff options
Diffstat (limited to 'g10/Makefile.in')
-rw-r--r-- | g10/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/Makefile.in b/g10/Makefile.in index 953b13b6b..318423c56 100644 --- a/g10/Makefile.in +++ b/g10/Makefile.in @@ -87,7 +87,7 @@ VERSION = @VERSION@ ZLIBS = @ZLIBS@ INCLUDES = -I$(top_srcdir)/include -EXTRA_DIST = OPTIONS pubring.g10 +EXTRA_DIST = OPTIONS pubring.asc needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a bin_PROGRAMS = g10 g10maint |