Don't build the docs on appveyor

This commit is contained in:
Roland C. Dowdeswell 2019-11-19 15:59:53 +00:00 committed by Viktor Dukhovni
parent 69dd82d33e
commit 3b828e23e7

@ -34,7 +34,7 @@ thirdparty=thirdparty
!endif
!ifdef APPVEYOR
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl \
tools tests packages etc
!else
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \