From 3c0a4fba8af4bee5c4f05f00f3da33c6a006d928 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Thu, 11 Nov 2010 20:40:29 +0100 Subject: procqueue: Add some mechanism to queue 'processing items' on the frames Signed-off-by: Sylvain Munaut --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index dedb3f0..1a0531f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,5 +4,6 @@ AM_LDFLAGS=$(LIBOSMOCODEC_LIBS) ${OPENCORE_AMRNB_LIBS} ${LIBGSM_LIBS} bin_PROGRAMS = gapk gapk_SOURCES = main.c \ + procqueue.c \ formats.c fmt_amr.c fmt_gsm.c fmt_hr_ref.c fmt_racal.c \ codecs.c codec_pcm.c codec_hr.c codec_fr.c codec_efr.c -- cgit v1.2.3