summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-01-26 02:38:30 +0100
committerDiego Biurrun <diego@biurrun.de>2012-03-26 13:00:09 +0200
commit193d7eea954950e42e75b397b99be71a09c4a2e0 (patch)
tree21ecdaf632263c5ac099b3c737d059aaf6582854 /libavutil/Makefile
parent967923abd15b58a0029c36e5a0be7de108b0deb7 (diff)
libavutil: Remove broken and pointless lzo test program.
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index f7c8a61bf8..03a4625e7e 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -77,10 +77,7 @@ OBJS-$(ARCH_X86) += x86/cpu.o
TESTPROGS = adler32 aes avstring base64 cpu crc des eval fifo lfg lls \
md5 opt parseutils rational sha tree
-TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
DIRS = arm avr32 bfin mips ppc sh4 tomi x86
ARCH_HEADERS = bswap.h intmath.h intreadwrite.h timer.h
-
-$(SUBDIR)lzo-test$(EXESUF): ELIBS = -llzo2