aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-02 05:55:46 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-02 05:55:46 +0000
commit90c4b5d2519de4dca115daa867b2019a9ed4303a (patch)
tree234825a46c3a74c265f7b9a991d4cd43892f1828 /makeopts.in
parent1a9a307e04f569b480eefc629ca216e73cb9b519 (diff)
Add a handy makefile target so that you can validate the documentation against the DTD
by running "make validate-docs" git-svn-id: http://svn.digium.com/svn/asterisk/trunk@153578 f38db490-d61c-443f-a65b-d21fe96a405b
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@