gsm: Partially fix the gsm.h/libgsm handling
[lcr.git] / Makefile.am
index 26e575c..aa5dd07 100644 (file)
@@ -61,7 +61,7 @@ GSM_INCLUDE +=
 
 GSM_SOURCE += gsm_audio.c gsm.cpp
   
-GSM_LIB += /usr/lib/libgsm.a
+GSM_LIB += -lgsm
 
 #gsm_audio.po: gsm_audio.c gsm_audio.h
 #      $(CC) -D_GNU_SOURCE -fPIC -c gsm_audio.c -o gsm_audio.po