OSDN Git Service

crypto: doc - compile crypto API spec
authorStephan Mueller <smueller@chronox.de>
Wed, 12 Nov 2014 04:24:12 +0000 (05:24 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Nov 2014 14:31:37 +0000 (22:31 +0800)
Add the crypto API documentation into the DocBook Makefile to allow it
being compiled

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/DocBook/Makefile

index bec0665..9c7d92d 100644 (file)
@@ -15,7 +15,7 @@ DOCBOOKS := z8530book.xml device-drivers.xml \
            80211.xml debugobjects.xml sh.xml regulator.xml \
            alsa-driver-api.xml writing-an-alsa-driver.xml \
            tracepoint.xml drm.xml media_api.xml w1.xml \
-           writing_musb_glue_layer.xml
+           writing_musb_glue_layer.xml crypto-API.xml
 
 include Documentation/DocBook/media/Makefile