From 0f7e52dbb51a966742b820ff606eeb76163fd8e8 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Fri, 29 Oct 2010 11:38:54 +0200 Subject: format: Add initial format framework 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 842cbbe..c77be9e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,4 +4,5 @@ AM_LDFLAGS=$(LIBOSMOCODEC_LIBS) bin_PROGRAMS = gapk gapk_SOURCES = main.c \ + formats.c \ codecs.c codec_pcm.c codec_hr.c codec_fr.c codec_efr.c -- cgit v1.2.3