[xiph-commits] r7417 - trunk/theora/doc/spec
j at motherfish-iii.xiph.org
j
Thu Aug 5 19:02:39 PDT 2004
Author: j
Date: Thu Aug 5 19:02:39 2004
New Revision: 7417
Modified:
trunk/theora/doc/spec/Makefile
Log:
change call of vp3huff to ./vp3huff in Makefile
Modified: trunk/theora/doc/spec/Makefile
===================================================================
--- trunk/theora/doc/spec/Makefile 2004-07-30 04:09:33 UTC (rev 7416)
+++ trunk/theora/doc/spec/Makefile 2004-07-30 14:14:09 UTC (rev 7417)
@@ -39,7 +39,7 @@
bibtex $<
vp3huff.tex : vp3huff
- vp3huff > $@
+ ./vp3huff > $@
figures : $(FIG_OBJS)
More information about the commits
mailing list