Add man_MANS to EXTRA_DIST

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18304 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-07 14:13:30 +00:00
parent 5b5bde55dd
commit f0c9af9324
5 changed files with 12 additions and 3 deletions

View File

@@ -71,3 +71,5 @@ LDADD = \
$(LIB_des) \
$(LIB_roken) \
$(X_LIBS) $(LIB_XauReadAuth) $(X_PRE_LIBS) $(X_EXTRA_LIBS)
EXTRA_DIST = $(man_MANS)

View File

@@ -14,3 +14,5 @@ man_MANS = otp.1 otpprint.1
LDADD = \
$(top_builddir)/lib/otp/libotp.la \
$(LIB_roken)
EXTRA_DIST = $(man_MANS)

View File

@@ -37,9 +37,6 @@ popper_SOURCES = \
popper.h \
version.h
EXTRA_DIST = pop3.rfc1081 pop3e.rfc1082 \
popper.README.release README-FIRST README-KRB4
LDADD = \
$(LIB_otp) \
$(top_builddir)/lib/gssapi/libgssapi.la \
@@ -50,3 +47,7 @@ LDADD = \
$(DBLIB)
man_MANS = popper.8
EXTRA_DIST = pop3.rfc1081 pop3e.rfc1082 \
popper.README.release README-FIRST README-KRB4 \
$(man_MANS)

View File

@@ -25,3 +25,5 @@ LDADD = $(LIB_kafs) \
$(LIB_krb4) \
$(LIB_des) \
$(LIB_roken)
EXTRA_DIST = $(man_MANS)

View File

@@ -15,3 +15,5 @@ LDADD = $(LIB_kafs) \
$(LIB_des) \
$(top_builddir)/lib/asn1/libasn1.la \
$(LIB_roken)
EXTRA_DIST = $(man_MANS)