summaryrefslogtreecommitdiff
path: root/tools/build/v2/tools/types/html.jam
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/v2/tools/types/html.jam')
-rw-r--r--tools/build/v2/tools/types/html.jam4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/v2/tools/types/html.jam b/tools/build/v2/tools/types/html.jam
new file mode 100644
index 0000000000..5cd337d094
--- /dev/null
+++ b/tools/build/v2/tools/types/html.jam
@@ -0,0 +1,4 @@
+# Copyright David Abrahams 2004. Distributed under the Boost
+# Software License, Version 1.0. (See accompanying
+# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+type HTML : html ;