summaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
new file mode 100644
index 0000000..7a92daf
--- /dev/null
+++ b/www/Makefile
@@ -0,0 +1,4 @@
+
+
+test2.html: test.html style.xsl style.css
+ xsltproc -v style.xsl $< | tee $@