summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/src/Jamfile.v2
diff options
context:
space:
mode:
Diffstat (limited to 'tools/quickbook/test/src/Jamfile.v2')
-rw-r--r--tools/quickbook/test/src/Jamfile.v29
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/quickbook/test/src/Jamfile.v2 b/tools/quickbook/test/src/Jamfile.v2
new file mode 100644
index 0000000000..f90ba25d71
--- /dev/null
+++ b/tools/quickbook/test/src/Jamfile.v2
@@ -0,0 +1,9 @@
+#
+# Copyright (c) 2011 Daniel James
+#
+# 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)
+#
+
+exe line-compare-tool : text_diff.cpp ;