readd openssl.1, distribute nc.1
This commit is contained in:
@@ -6,6 +6,8 @@ if HAVE_POLL
|
||||
|
||||
noinst_PROGRAMS = nc
|
||||
|
||||
EXTRA_DIST = nc.1
|
||||
|
||||
nc_LDADD = $(PLATFORM_LDADD) $(PROG_LDADD)
|
||||
nc_LDADD += $(top_builddir)/tls/libtls.la
|
||||
|
||||
|
@@ -2,6 +2,8 @@ include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
bin_PROGRAMS = openssl
|
||||
|
||||
dist_man_MANS = openssl.1
|
||||
|
||||
openssl_LDADD = $(PLATFORM_LDADD) $(PROG_LDADD)
|
||||
openssl_LDADD += $(top_builddir)/ssl/libssl.la
|
||||
openssl_LDADD += $(top_builddir)/crypto/libcrypto.la
|
||||
|
Reference in New Issue
Block a user