Annotation of embedaddon/strongswan/man/Makefile.am, revision 1.1

1.1     ! misho       1: man_MANS =
        !             2: 
        !             3: if USE_FILE_CONFIG
        !             4:   man_MANS += \
        !             5:        ipsec.conf.5 \
        !             6:        ipsec.secrets.5
        !             7: endif
        !             8: 
        !             9: CLEANFILES = $(man_MANS)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>