diff --git a/core/plug-in/Makefile.audio_module b/core/plug-in/Makefile.audio_module index 0cc03356..709d21ac 100644 --- a/core/plug-in/Makefile.audio_module +++ b/core/plug-in/Makefile.audio_module @@ -1,7 +1,7 @@ COREPATH ?=../.. include $(COREPATH)/../Makefile.defs -LDFLAGS += $(module_ldflags) +LIB_LDFLAGS += $(module_ldflags) CPPFLAGS += -I $(COREPATH) -I $(COREPATH)/amci CFLAGS += -Wall $(module_cflags)