summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94e87d5119..7ea0680c4d 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,6 @@ CODEC_LIBS = $(AV_LIB) \
$(SPEEX_LIB) \
ifeq ($(TOOLAME),yes)
-CFLAGS += $(TOOLAME_EXTRAFLAGS)
CODEC_LIBS += $(TOOLAME_LIB)
endif