summaryrefslogtreecommitdiffstats
path: root/liba52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'liba52/Makefile')
-rw-r--r--liba52/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/liba52/Makefile b/liba52/Makefile
index a865235f43..39364a8653 100644
--- a/liba52/Makefile
+++ b/liba52/Makefile
@@ -1,15 +1,14 @@
+include ../config.mak
LIBNAME_COMMON = liba52.a
-include ../config.mak
-
SRCS_COMMON = crc.c \
- resample.c \
- bit_allocate.c \
- bitstream.c \
- downmix.c \
- imdct.c \
- parse.c \
+ resample.c \
+ bit_allocate.c \
+ bitstream.c \
+ downmix.c \
+ imdct.c \
+ parse.c \
include ../mpcommon.mak