mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
Add a handy makefile target so that you can validate the documentation against the DTD
by running "make validate-docs" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153578 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -24,6 +24,7 @@ FETCH=@FETCH@
|
||||
DOWNLOAD=@DOWNLOAD@
|
||||
RUBBER=@RUBBER@
|
||||
KPATHSEA=@KPATHSEA@
|
||||
XMLSTARLET=@XMLSTARLET@
|
||||
|
||||
BUILD_PLATFORM=@BUILD_PLATFORM@
|
||||
BUILD_CPU=@BUILD_CPU@
|
||||
|
Reference in New Issue
Block a user