Commit 8ef0fc63 authored by Jon Lech Johansen's avatar Jon Lech Johansen

* ./modules/audio_filter/converter/Makefile: Fixed typo.

parent d198a803
...@@ -7,4 +7,4 @@ a52tofloat32_SOURCES = a52tofloat32.c ...@@ -7,4 +7,4 @@ a52tofloat32_SOURCES = a52tofloat32.c
fixed32tos16_SOURCES = fixed32tos16.c fixed32tos16_SOURCES = fixed32tos16.c
fixed32tofloat32_SOURCES = fixed32tofloat32.c fixed32tofloat32_SOURCES = fixed32tofloat32.c
s16tofloat32_SOURCES = s16tofloat32.c s16tofloat32_SOURCES = s16tofloat32.c
s16tofloat32swab_SOURCES = s16tofloat32swab.C s16tofloat32swab_SOURCES = s16tofloat32swab.c
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment