aboutsummaryrefslogtreecommitdiff
path: root/examples/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/makefile')
-rw-r--r--examples/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/makefile b/examples/makefile
index e2f1330..d6966fa 100644
--- a/examples/makefile
+++ b/examples/makefile
@@ -4,7 +4,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-examples := roundtrip processing persistence inheritance hybrid performance
+examples := roundtrip processing persistence inheritance hybrid performance \
+xhtml
default := $(out_base)/
test := $(out_base)/.test