summaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-08-04 15:56:57 +0000
committerLennart Poettering <lennart@poettering.net>2007-08-04 15:56:57 +0000
commitf8fd5c63e0508998b739d8557a22a2889dd866ee (patch)
tree66cfad765e10133abe7a15da33b6ca3dab9d28e4 /www/Makefile
parent1bc7201df9637710bc1ac0695e4523385d4a0d96 (diff)
commit
git-svn-id: file:///home/lennart/svn/public/sse/trunk@81 5fbabb74-0606-0410-a5e4-b5cc6a42724e
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 $@