projects
/
metaproxy-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:
d2abbfd
)
Rework check-local rule
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 16 Feb 2007 09:00:42 +0000
(09:00 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 16 Feb 2007 09:00:42 +0000
(09:00 +0000)
etc/Makefile.am
patch
|
blob
|
history
diff --git
a/etc/Makefile.am
b/etc/Makefile.am
index
977277b
..
5b5c451
100644
(file)
--- a/
etc/Makefile.am
+++ b/
etc/Makefile.am
@@
-1,4
+1,4
@@
-# $Id: Makefile.am,v 1.10 2007-02-01 07:49:20 marc Exp $
+# $Id: Makefile.am,v 1.11 2007-02-16 09:00:42 adam Exp $
# This doesn't actually build anything, it just tests whether the
# configuration files here correspond with the schema.
@@
-40,8
+40,6
@@
check_xsd:
xmllint --noout --xinclude --schema $(xsd) $(xmlconfig)
-check-local:
- $(MAKE) check_xsd
- $(MAKE) check_rng
+check-local: check_rng check_xsd