COREPATH =../..

plug_in_name = gsm

GSM_INC=
GSM_LIB = -lgsm

module_ldflags = $(GSM_LIB)
module_cflags  = $(GSM_INC)

include ../Makefile.audio_module
