diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -113,7 +113,6 @@ CODEC_LIBS = $(AV_LIB) \ $(SPEEX_LIB) \ ifeq ($(TOOLAME),yes) -CFLAGS += $(TOOLAME_EXTRAFLAGS) CODEC_LIBS += $(TOOLAME_LIB) endif |