summaryrefslogtreecommitdiff
path: root/jam-files/boost-build/tools/types/html.jam
diff options
context:
space:
mode:
Diffstat (limited to 'jam-files/boost-build/tools/types/html.jam')
-rw-r--r--jam-files/boost-build/tools/types/html.jam4
1 files changed, 4 insertions, 0 deletions
diff --git a/jam-files/boost-build/tools/types/html.jam b/jam-files/boost-build/tools/types/html.jam
new file mode 100644
index 00000000..5cd337d0
--- /dev/null
+++ b/jam-files/boost-build/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 ;