remove creation of html files from package creation

I do it anyway before starting the packaging and it takes ages to complete...
This commit is contained in:
Nils Kneuper 2008-06-20 10:25:05 +00:00
parent 4ee5d98b46
commit 46a5bf7462

View file

@ -35,7 +35,7 @@ html: update-po4a
"manual.$$lang.xml" > "manual.$$lang.html"; \ "manual.$$lang.xml" > "manual.$$lang.html"; \
done done
dist-hook: html dist-hook:
clean-local: clean-local:
rm -f *.xml rm -f *.xml