codec: Add bit ordering tables from specs for HR,FR,EFR & AMR

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
diff --git a/configure.in b/configure.in
index a8e3f20..30f9d9c 100644
--- a/configure.in
+++ b/configure.in
@@ -108,6 +108,7 @@
 	include/Makefile
 	src/Makefile
 	src/vty/Makefile
+	src/codec/Makefile
 	tests/Makefile
 	tests/timer/Makefile
 	tests/sms/Makefile