aboutsummaryrefslogtreecommitdiff
path: root/examples/xhtml/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xhtml/buildfile')
-rw-r--r--examples/xhtml/buildfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/xhtml/buildfile b/examples/xhtml/buildfile
index 3f8cb7d..871836f 100644
--- a/examples/xhtml/buildfile
+++ b/examples/xhtml/buildfile
@@ -1,3 +1,7 @@
+# file : examples/xhtml/buildfile
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
import libs = libstudxml%lib{studxml}
-exe{driver}: cxx{driver} $libs
+exe{driver}: cxx{driver} $libs doc{README}