summaryrefslogtreecommitdiff
path: root/codecs/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.common')
-rw-r--r--codecs/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecs/Makefile.common b/codecs/Makefile.common
index e2510ba96d..f1af69f663 100644
--- a/codecs/Makefile.common
+++ b/codecs/Makefile.common
@@ -21,7 +21,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
-LIBCODEC_SRC = \
+LIBCODECS_SRC = \
codecs.c \
G711a/G711adecode.c \
G711u/G711udecode.c \