]> git.pld-linux.org Git - packages/ant-yuicompressor.git/blobdiff - antlib.xml
- ant task definition
[packages/ant-yuicompressor.git] / antlib.xml
diff --git a/antlib.xml b/antlib.xml
new file mode 100644 (file)
index 0000000..c2f5fd6
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<antlib>
+       <taskdef name="yui-compressor"
+               classname="net.noha.tools.ant.yuicompressor.tasks.YuiCompressorTask">
+       </taskdef>
+</antlib>
This page took 0.441676 seconds and 4 git commands to generate.