]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - src/pki/man/Makefile.am
pki: Add --dn command to extract the subject DN of a certificate
[people/ms/strongswan.git] / src / pki / man / Makefile.am
index 4c901ae3c28b5a51c1a028cb980008c2abff02a6..fc94400317357d25891f7445ddf46b3aa6b364c5 100644 (file)
@@ -1,15 +1,16 @@
 man1_MANS = \
        pki.1 \
+       pki---acert.1 \
+       pki---dn.1 \
        pki---gen.1 \
-       pki---self.1 \
        pki---issue.1 \
-       pki---signcrl.1 \
-       pki---acert.1 \
-       pki---req.1 \
-       pki---pkcs7.1 \
        pki---keyid.1 \
+       pki---pkcs7.1 \
        pki---print.1 \
        pki---pub.1 \
+       pki---req.1 \
+       pki---self.1 \
+       pki---signcrl.1 \
        pki---verify.1
 
 CLEANFILES = $(man1_MANS)