On 5/15/11 4:36 PM, Diego Biurrun wrote:
---
  Makefile |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index d69004b..ddeefed 100644
--- a/Makefile
+++ b/Makefile
@@ -285,7 +285,7 @@ endif

  FATE_UTILS = base64 tiny_psnr

-fate: $(FATE)
+fate: $(FATE) checkheaders

  $(FATE): ffmpeg$(EXESUF) $(FATE_UTILS:%=tests/%$(HOSTEXESUF))
        @echo "TEST    $(@:fate-%=%)"

I'd rather have a new target and suggest to call it.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to