Commit bdbdc105 authored by michael's avatar michael

Add PCA to TESTS.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14812 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 50e7da47
...@@ -40,7 +40,7 @@ HEADERS = adler32.h \ ...@@ -40,7 +40,7 @@ HEADERS = adler32.h \
rational.h \ rational.h \
sha1.h sha1.h
TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 random sha1 softfloat tree) TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 random sha1 softfloat tree pca)
include $(SUBDIR)../subdir.mak include $(SUBDIR)../subdir.mak
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment