mncc: Use stdint.h from C++, copy newer version of OpenBSC's mncc.h
[lcr.git] / Makefile.am
index 61ddb8c..df621ee 100644 (file)
@@ -53,7 +53,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