summaryrefslogtreecommitdiff
path: root/libavresample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavresample/Makefile')
-rw-r--r--libavresample/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavresample/Makefile b/libavresample/Makefile
index ce3fe81953..c0c20a900a 100644
--- a/libavresample/Makefile
+++ b/libavresample/Makefile
@@ -2,7 +2,7 @@ NAME = avresample
FFLIBS = avutil
HEADERS = avresample.h \
- version.h
+ version.h \
OBJS = audio_convert.o \
audio_data.o \
@@ -10,6 +10,6 @@ OBJS = audio_convert.o \
audio_mix_matrix.o \
options.o \
resample.o \
- utils.o
+ utils.o \
TESTPROGS = avresample