Appveyor: workaround perl texinfo

This commit is contained in:
Nicolas Williams
2016-01-18 22:45:32 -06:00
parent cfd51be7fe
commit a5f13331af
3 changed files with 14 additions and 6 deletions

View File

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