projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
676a556
)
New
author
Mike Taylor
<mike@indexdata.com>
Thu, 1 Jun 2006 09:29:17 +0000
(09:29 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 1 Jun 2006 09:29:17 +0000
(09:29 +0000)
zebra/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/zebra/Makefile
b/zebra/Makefile
new file mode 100644
(file)
index 0000000..
1952d53
--- /dev/null
+++ b/
zebra/Makefile
@@ -0,0
+1,5
@@
+# $Id: Makefile,v 1.1 2006-06-01 09:29:17 mike Exp $
+
+test:
+ xmllint --noout --schema zeerex-2.0.xsd zeerex.xml
+