mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-28 05:30:34 +00:00
Add PCA to TESTS.
Originally committed as revision 14812 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f1f373c220
commit
31bcb290cc
@ -40,7 +40,7 @@ HEADERS = adler32.h \
|
||||
rational.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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user