summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-04-29 01:00:32 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-04-29 01:00:32 +0000
commitdbec033d4d523ab003d4e9a9ab9479d16342fe15 (patch)
tree78825420fe8b0f3289c65ac1cce4c0faa1889a02 /docs/Makefile
parentf7c41dab1a8de29b0991e853b8822bb0d1ddc01c (diff)
Add incredibly bare bones docs/tools.
- Mirroring LLVM's docs/CommandGuide, a place to put .pod files which are used to generate man/html/etc documentation for tools provided as part of clang. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70355 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index f4a0df7a0c..47db7eb998 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL := ../../..
-DIRS :=
+DIRS := tools
ifdef BUILD_FOR_WEBSITE
PROJ_OBJ_DIR = .