summaryrefslogtreecommitdiffstats
path: root/liba52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'liba52/Makefile')
-rw-r--r--liba52/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/liba52/Makefile b/liba52/Makefile
index 370fc1e400..0024c30a6a 100644
--- a/liba52/Makefile
+++ b/liba52/Makefile
@@ -16,8 +16,5 @@ include ../mpcommon.mak
test: $(LIBNAME) test.c
$(CC) $(CFLAGS) test.c ../cpudetect.c -o test ../osdep/libosdep.a ./liba52.a -lm
-test2: $(LIBNAME) test.c
- $(CC) $(CFLAGS) test.c -o test2 ../libac3/libac3.a ./liba52.a -lm
-
distclean::
rm -f test