projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4c58b
)
cleaning out the closet
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 1 Dec 2003 13:09:18 +0000
(13:09 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 1 Dec 2003 13:09:18 +0000
(13:09 +0000)
Original commit message from CVS:
cleaning out the closet
docs/manuals.mak
patch
|
blob
|
history
diff --git
a/docs/manuals.mak
b/docs/manuals.mak
index
a42533b
..
ee860df
100644
(file)
--- a/
docs/manuals.mak
+++ b/
docs/manuals.mak
@@
-165,8
+165,8
@@
$(BUILDIMAGESDIR)/%.ps: %.png
@cat $< | pngtopnm | pnmtops -noturn > $@ 2> /dev/null
# make sure xml validates properly
-#check-local:
-
# xmllint -noout -valid $(srcdir)/
$(MAIN)
+check-local: $(BUILDDIR)/$(MAIN)
+
cd $(BUILDDIR) && xmllint -noout -valid
$(MAIN)
### this is a website upload target