summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-11-02 05:55:46 +0000
committerRussell Bryant <russell@russellbryant.com>2008-11-02 05:55:46 +0000
commit44b84b3a1404bf8d53976fe30f9f5e3954571e14 (patch)
tree234825a46c3a74c265f7b9a991d4cd43892f1828 /makeopts.in
parent5528e210deb433ccc2c36aa894310a2908ef0c27 (diff)
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
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 0b6b3ff42..eeccc1f8a 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -24,6 +24,7 @@ FETCH=@FETCH@
DOWNLOAD=@DOWNLOAD@
RUBBER=@RUBBER@
KPATHSEA=@KPATHSEA@
+XMLSTARLET=@XMLSTARLET@
BUILD_PLATFORM=@BUILD_PLATFORM@
BUILD_CPU=@BUILD_CPU@