Add GSM HR reference codec that is automatically downloaded from 3gpp.org
[lcr.git] / include / Makefile.am
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644 (file)
index 0000000..5ef7b70
--- /dev/null
@@ -0,0 +1,5 @@
+SUBDIRS =
+
+if ENABLE_GSMHR
+SUBDIRS += gsmhr
+endif