From 5e380d072699c211a0b4fd3bc951cb49d14542fd Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Fri, 29 Oct 2010 11:41:16 +0200 Subject: format: Add support for classic .gsm file/frame format Signed-off-by: Sylvain Munaut --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c77be9e..4a6689e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,5 +4,5 @@ AM_LDFLAGS=$(LIBOSMOCODEC_LIBS) bin_PROGRAMS = gapk gapk_SOURCES = main.c \ - formats.c \ + formats.c fmt_gsm.c \ codecs.c codec_pcm.c codec_hr.c codec_fr.c codec_efr.c -- cgit v1.2.3