diff options
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r-- | libavcodec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 4d14aea8a4..775cabec75 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -676,8 +676,7 @@ SKIPHEADERS-$(HAVE_W32THREADS) += w32pthreads.h EXAMPLES = api -TESTPROGS = cabac \ - dct \ +TESTPROGS = dct \ fft \ fft-fixed \ golomb \ |