diff --git a/Makefile b/Makefile index 1d2d5a9..64e6973 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -LIBS=-lasan -ltalloc -losmocore -losmovty -losmogsm -losmoctrl -losmoabis +#LIBS=-lasan -ltalloc -losmocore -losmovty -losmogsm -losmoctrl -losmoabis +LIBS=-ltalloc -losmocore -losmovty -losmogsm -losmoctrl -losmoabis CFLAGS=-Wall -g -DPACKAGE_VERSION=\"0.0\" %.o: %.c