Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 553150 | Differences between
and this patch

Collapse All | Expand All

(-)a/man/man1/Makefile.am (-1 / +10 lines)
Lines 1-3 Link Here
1
man1_MANS=pkcsconf.1 pkcsicsf.1 pkcsep11_migrate.1 pkcscca.1
1
man1_MANS=pkcsconf.1 pkcsicsf.1
2
3
if ENABLE_PKCSEP11_MIGRATE
4
man1_MANS += pkcsep11_migrate.1
5
endif
6
7
if ENABLE_CCATOK
8
man1_MANS += pkcscca.1
9
endif
10
2
EXTRA_DIST = $(man1_MANS)
11
EXTRA_DIST = $(man1_MANS)
3
CLEANFILES = $(man1_MANS)
12
CLEANFILES = $(man1_MANS)

Return to bug 553150