cleaning out the closet

Original commit message from CVS:
cleaning out the closet
This commit is contained in:
Thomas Vander Stichele 2003-12-01 13:09:18 +00:00
parent 3e4c58bac8
commit 22c2ec2fbf

View file

@ -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